Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/1.0/vts/functional/
DVtsHalBluetoothV1_0TargetTest.cpp243 hidl_vec<uint8_t> wait_for_command_complete_event(hidl_vec<uint8_t> cmd);
372 hidl_vec<uint8_t> BluetoothHidlTest::wait_for_command_complete_event(hidl_vec<uint8_t> cmd) { in wait_for_command_complete_event() function in BluetoothHidlTest
635 wait_for_command_complete_event(cmd); in TEST_P()
669 auto event = wait_for_command_complete_event(cmd); in TEST_P()
677 event = wait_for_command_complete_event(cmd); in TEST_P()
684 event = wait_for_command_complete_event(cmd); in TEST_P()
/hardware/interfaces/bluetooth/1.1/vts/functional/
DVtsHalBluetoothV1_1TargetTest.cpp245 hidl_vec<uint8_t> wait_for_command_complete_event(hidl_vec<uint8_t> cmd);
384 hidl_vec<uint8_t> BluetoothHidlTest::wait_for_command_complete_event(hidl_vec<uint8_t> cmd) { in wait_for_command_complete_event() function in BluetoothHidlTest
658 wait_for_command_complete_event(cmd); in TEST_P()
692 auto event = wait_for_command_complete_event(cmd); in TEST_P()
700 event = wait_for_command_complete_event(cmd); in TEST_P()
707 event = wait_for_command_complete_event(cmd); in TEST_P()
/hardware/interfaces/bluetooth/aidl/vts/
DVtsHalBluetoothTargetTest.cpp228 void wait_for_command_complete_event(OpCode opCode,
459 void BluetoothAidlTest::wait_for_command_complete_event( in wait_for_command_complete_event() function in BluetoothAidlTest
477 wait_for_command_complete_event(opCode, complete_event)); in wait_and_validate_command_complete_event()
725 wait_for_command_complete_event(view.GetOpCode(), cmd_complete)); in send_and_wait_for_cmd_complete()