Home
last modified time | relevance | path

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

/system/bt/gd/security/test/
Dpairing_handler_le_pair_test.cc132 if (!first_command_sent) { in dequeue_callback_central()
134 first_command_sent = true; in dequeue_callback_central()
148 if (!first_command_sent) { in dequeue_callback_peripheral()
150 first_command_sent = true; in dequeue_callback_peripheral()
237 first_command_sent = false; in TearDown()
288 while (!first_command_sent) { in WaitFirstL2capCommand()
303 uint16_t first_command_sent = false; member in bluetooth::security::PairingHandlerPairTest
461 while (!first_command_sent) { in TEST_F()
504 while (!first_command_sent) { in TEST_F()
556 while (!first_command_sent) { in TEST_F()
[all …]