Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.cc264 auto complete_view = ReadAfhChannelMapCompleteView::Create(view); in on_read_afh_channel_map_complete()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h9341ReadAfhChannelMapCompleteView : public CommandCompleteView { public:static ReadAfhChannelMapComple… in CreateOptional()
9343ReadAfhChannelMapCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<s… in CreateOptional()
9366 explicit ReadAfhChannelMapCompleteView(CommandCompleteView parent) : CommandCompleteView(std::move(… in CreateOptional() function
32238 static std::unique_ptr<ReadAfhChannelMapCompleteBuilder> FromView(ReadAfhChannelMapCompleteView vie… in Create()
32262 …tes(std::vector<uint8_t> captured_packet) {ReadAfhChannelMapCompleteView view = ReadAfhChannelMapC…
32265 … = std::vector<uint8_t>(data, data + size);ReadAfhChannelMapCompleteView view = ReadAfhChannelMapC…