Searched refs:listening (Results 1 – 6 of 6) sorted by relevance
/hardware/interfaces/automotive/evs/1.1/vts/functional/ |
D | VtsHalEvsV1_1TargetTest.cpp | 1065 bool listening = false; in TEST_P() local 1069 [&aNotification, &frameHandlerSecondary, &listening, &eventCond]() { in TEST_P() 1071 listening = true; in TEST_P() 1086 while (!listening) { in TEST_P() 1112 listening = false; in TEST_P() 1114 [&aNotification, &frameHandlerPrimary, &listening, &eventCond]() { in TEST_P() 1116 listening = true; in TEST_P() 1131 while (!listening) { in TEST_P() 1427 bool listening = false; in TEST_P() local 1430 [&aNotification0, &frameHandlerSecondary, &listening, &eventCond]() { in TEST_P() [all …]
|
/hardware/interfaces/automotive/evs/aidl/vts/ |
D | VtsHalEvsTargetTest.cpp | 956 bool listening = false; in TEST_P() local 960 std::thread([&aNotification, &frameHandlerSecondary, &listening, &eventCond]() { in TEST_P() 962 listening = true; in TEST_P() 975 while (!listening) { in TEST_P() 998 listening = false; in TEST_P() 999 listener = std::thread([&aNotification, &frameHandlerPrimary, &listening, &eventCond]() { in TEST_P() 1001 listening = true; in TEST_P() 1014 while (!listening) { in TEST_P() 1236 bool listening = false; in TEST_P() local 1239 std::thread([&aNotification0, &frameHandlerSecondary, &listening, &eventCond]() { in TEST_P() [all …]
|
/hardware/interfaces/wifi/supplicant/1.4/ |
D | ISupplicantStaIface.hal | 112 * Then call this API with derived listen channel to start listening for 126 * Stop DPP Responder operation - Remove the bootstrap code and stop listening.
|
D | types.hal | 126 * The Wi-Fi channel that the DPP responder is listening on.
|
/hardware/interfaces/broadcastradio/1.0/ |
D | IBroadcastRadio.hal | 38 * @param audio True if this tuner must be used for live radio listening and
|
/hardware/interfaces/wifi/1.2/ |
D | types.hal | 48 … * Controls whether the device may terminate listening on a Discovery Window (DW) earlier than the
|