Home
last modified time | relevance | path

Searched refs:LeReadChannelMapView (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.h10505LeReadChannelMapView : public LeConnectionManagementCommandView { public:static LeReadChannelMapVi… in CreateOptional()
10507 …tic LeReadChannelMapView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<std::v… in CreateOptional()
10519 explicit LeReadChannelMapView(LeConnectionManagementCommandView parent) : LeConnectionManagementCom… in CreateOptional() function
34197 static std::unique_ptr<LeReadChannelMapBuilder> FromView(LeReadChannelMapView view) {if (!view.IsVa… in Create()
34218 …CompareBytes(std::vector<uint8_t> captured_packet) {LeReadChannelMapView view = LeReadChannelMapVi…
34221 …{auto vec = std::vector<uint8_t>(data, data + size);LeReadChannelMapView view = LeReadChannelMapVi…