Home
last modified time | relevance | path

Searched defs:cmd_cb (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_interrogator.cc108 auto cmd_cb = [this](const hci::EventPacket& event) { in QueueRemoteNameRequest() local
145 auto cmd_cb = [this](const hci::EventPacket& event) { in QueueReadRemoteFeatures() local
186 auto cmd_cb = [this, page](const hci::EventPacket& event) { in QueueReadRemoteExtendedFeatures() local
246 auto cmd_cb = [this](const hci::EventPacket& event) { in QueueReadRemoteVersionInformation() local
H A Dlow_energy_interrogator.cc120 auto cmd_cb = [this](const hci::EventPacket& event) { in QueueRequestPeerSca() local
161 auto cmd_cb = [this](const hci::EventPacket& event) { in QueueReadLERemoteFeatures() local
196 auto cmd_cb = [this](const hci::EventPacket& event) { in QueueReadRemoteVersionInformation() local
/aosp_15_r20/hardware/interfaces/bluetooth/hci/
H A Dh4_protocol.cc31 H4Protocol::H4Protocol(int fd, PacketReadCallback cmd_cb, in H4Protocol()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dcommand_channel_test.cc805 auto cmd_cb = [&cmd_cb_count](auto, const hci::EventPacket&) { in TEST_F() local
1037 auto cmd_cb = [&cmd_id, &cmd_events](CommandChannel::TransactionId id, in TEST_F() local
1086 auto cmd_cb = [&cmd_id, &cmd_events](CommandChannel::TransactionId id, in TEST_F() local