Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/test/
Dpairing_handler_le_pair_test.cc136 if (!first_command_sent) { in dequeue_callback_central()
138 first_command_sent = true; in dequeue_callback_central()
152 if (!first_command_sent) { in dequeue_callback_peripheral()
154 first_command_sent = true; in dequeue_callback_peripheral()
241 first_command_sent = false; in TearDown()
295 while (!first_command_sent) { in WaitFirstL2capCommand()
310 uint16_t first_command_sent = false; member in bluetooth::security::PairingHandlerPairTest
471 while (!first_command_sent) { in TEST_F()
514 while (!first_command_sent) { in TEST_F()
566 while (!first_command_sent) { in TEST_F()
[all …]