Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer_test.cc220 auto sent_command = hal->GetSentCommand(); in SetUp() local
281 auto sent_command = hal->GetSentCommand(); in TEST_F() local
304 auto sent_command = hal->GetSentCommand(); in TEST_F() local
332 auto sent_command = hal->GetSentCommand(); in TEST_F() local
356 auto sent_command = hal->GetSentCommand(std::chrono::milliseconds(10)); in TEST_F() local
446 auto sent_command = hal->GetSentCommand(); in TEST_F() local
471 auto sent_command = hal->GetSentCommand(); in TEST_F() local
504 auto sent_command = hal->GetSentCommand(); in TEST_F() local
Dhci_layer_unittest.cc114 auto sent_command = hal_->GetSentCommand(); in fail_if_reset_not_sent() local
143 auto sent_command = hal_->GetSentCommand(); in TEST_F() local
153 auto sent_command = hal_->GetSentCommand(); in TEST_F() local
171 auto sent_command = hal_->GetSentCommand(); in TEST_F() local
/packages/modules/Nfc/libnfc-nci/src/nfa/include/
Dnfa_api.h450 uint8_t sent_command; /* sent command to tag */ member