Searched refs:BluetoothHidlTest (Results 1 – 2 of 2) sorted by relevance
142 class BluetoothHidlTest : public ::testing::TestWithParam<std::string> { class227 : public ::testing::VtsHalHidlTargetCallbackBase<BluetoothHidlTest>,229 BluetoothHidlTest& parent_;232 BluetoothHciCallbacks(BluetoothHidlTest& parent) : parent_(parent){}; in BluetoothHciCallbacks()289 void BluetoothHidlTest::handle_no_ops() { in handle_no_ops()323 void BluetoothHidlTest::wait_for_event(bool timeout_is_error = true) { in wait_for_event()341 void BluetoothHidlTest::wait_for_command_complete_event(hidl_vec<uint8_t> cmd) { in wait_for_command_complete_event()355 void BluetoothHidlTest::setBufferSizes() { in setBufferSizes()387 void BluetoothHidlTest::sendAndCheckHCI(int num_packets) { in sendAndCheckHCI()440 void BluetoothHidlTest::sendAndCheckSCO(int num_packets, size_t size, in sendAndCheckSCO()[all …]
143 class BluetoothHidlTest : public ::testing::TestWithParam<std::string> { class229 : public ::testing::VtsHalHidlTargetCallbackBase<BluetoothHidlTest>,231 BluetoothHidlTest& parent_;234 BluetoothHciCallbacks(BluetoothHidlTest& parent) : parent_(parent){}; in BluetoothHciCallbacks()301 void BluetoothHidlTest::handle_no_ops() { in handle_no_ops()335 void BluetoothHidlTest::wait_for_event(bool timeout_is_error = true) { in wait_for_event()353 void BluetoothHidlTest::wait_for_command_complete_event(hidl_vec<uint8_t> cmd) { in wait_for_command_complete_event()367 void BluetoothHidlTest::setBufferSizes() { in setBufferSizes()399 void BluetoothHidlTest::sendAndCheckHCI(int num_packets) { in sendAndCheckHCI()452 void BluetoothHidlTest::sendAndCheckSCO(int num_packets, size_t size, in sendAndCheckSCO()[all …]