Home
last modified time | relevance | path

Searched defs:sent_command (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer_test.cc219 auto sent_command = hal->GetSentCommand(); in SetUp() local
280 auto sent_command = hal->GetSentCommand(); in TEST_F() local
303 auto sent_command = hal->GetSentCommand(); in TEST_F() local
331 auto sent_command = hal->GetSentCommand(); in TEST_F() local
355 auto sent_command = hal->GetSentCommand(std::chrono::milliseconds(10)); in TEST_F() local
445 auto sent_command = hal->GetSentCommand(); in TEST_F() local
470 auto sent_command = hal->GetSentCommand(); in TEST_F() local
503 auto sent_command = hal->GetSentCommand(); in TEST_F() local
Dhci_layer_unittest.cc124 auto sent_command = hal_->GetSentCommand(); in fail_if_reset_not_sent() local
153 auto sent_command = hal_->GetSentCommand(); in TEST_F() local
163 auto sent_command = hal_->GetSentCommand(); in TEST_F() local
181 auto sent_command = hal_->GetSentCommand(); in TEST_F() local
/aosp_15_r20/system/nfc/src/nfa/include/
H A Dnfa_api.h444 uint8_t sent_command; /* sent command to tag */ member