Searched refs:enterLoopbackMode (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/bluetooth/1.0/vts/functional/ |
D | VtsHalBluetoothV1_0TargetTest.cpp | 208 void enterLoopbackMode(std::vector<uint16_t>& sco_handles, 540 void BluetoothHidlTest::enterLoopbackMode(std::vector<uint16_t>& sco_handles, in enterLoopbackMode() function in BluetoothHidlTest 654 enterLoopbackMode(sco_connection_handles, acl_connection_handles); in TEST_P() 663 enterLoopbackMode(sco_connection_handles, acl_connection_handles); in TEST_P() 700 enterLoopbackMode(sco_connection_handles, acl_connection_handles); in TEST_P()
|
/hardware/interfaces/bluetooth/1.1/vts/functional/ |
D | VtsHalBluetoothV1_1TargetTest.cpp | 210 void enterLoopbackMode(std::vector<uint16_t>* sco_handles, 563 void BluetoothHidlTest::enterLoopbackMode(std::vector<uint16_t>* sco_handles, in enterLoopbackMode() function in BluetoothHidlTest 677 enterLoopbackMode(&sco_connection_handles, &acl_connection_handles); in TEST_P() 686 enterLoopbackMode(&sco_connection_handles, &acl_connection_handles); in TEST_P() 723 enterLoopbackMode(&sco_connection_handles, &acl_connection_handles); in TEST_P()
|