Searched refs:BluetoothHidlTest (Results 1 – 2 of 2) sorted by relevance
173 class BluetoothHidlTest : public ::testing::TestWithParam<std::string> { class258 : public ::testing::VtsHalHidlTargetCallbackBase<BluetoothHidlTest>,260 BluetoothHidlTest& parent_;263 BluetoothHciCallbacks(BluetoothHidlTest& parent) : parent_(parent){}; in BluetoothHciCallbacks()320 void BluetoothHidlTest::handle_no_ops() { in handle_no_ops()354 void BluetoothHidlTest::wait_for_event(bool timeout_is_error = true) { in wait_for_event()372 hidl_vec<uint8_t> BluetoothHidlTest::wait_for_command_complete_event(hidl_vec<uint8_t> cmd) { in wait_for_command_complete_event()388 void BluetoothHidlTest::setBufferSizes() { in setBufferSizes()420 void BluetoothHidlTest::sendAndCheckHCI(int num_packets) { in sendAndCheckHCI()473 void BluetoothHidlTest::sendAndCheckSCO(int num_packets, size_t size, in sendAndCheckSCO()[all …]
174 class BluetoothHidlTest : public ::testing::TestWithParam<std::string> { class260 : public ::testing::VtsHalHidlTargetCallbackBase<BluetoothHidlTest>,262 BluetoothHidlTest& parent_;265 BluetoothHciCallbacks(BluetoothHidlTest& parent) : parent_(parent){}; in BluetoothHciCallbacks()332 void BluetoothHidlTest::handle_no_ops() { in handle_no_ops()366 void BluetoothHidlTest::wait_for_event(bool timeout_is_error = true) { in wait_for_event()384 hidl_vec<uint8_t> BluetoothHidlTest::wait_for_command_complete_event(hidl_vec<uint8_t> cmd) { in wait_for_command_complete_event()400 void BluetoothHidlTest::setBufferSizes() { in setBufferSizes()432 void BluetoothHidlTest::sendAndCheckHCI(int num_packets) { in sendAndCheckHCI()485 void BluetoothHidlTest::sendAndCheckSCO(int num_packets, size_t size, in sendAndCheckSCO()[all …]