Home
last modified time | relevance | path

Searched refs:LeReadLocalSupportedFeaturesView (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h9738LeReadLocalSupportedFeaturesView : public CommandView { public:static LeReadLocalSupportedFeatures… in CreateOptional()
9740LeReadLocalSupportedFeaturesView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_share… in CreateOptional()
9752 explicit LeReadLocalSupportedFeaturesView(CommandView parent) : CommandView(std::move(parent)) { wa… in CreateOptional() function
32921 …d::unique_ptr<LeReadLocalSupportedFeaturesBuilder> FromView(LeReadLocalSupportedFeaturesView view)… in Create()
32942 …(std::vector<uint8_t> captured_packet) {LeReadLocalSupportedFeaturesView view = LeReadLocalSupport…
32945 …std::vector<uint8_t>(data, data + size);LeReadLocalSupportedFeaturesView view = LeReadLocalSupport…