Home
last modified time | relevance | path

Searched refs:sco_handles (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/bluetooth/1.0/vts/functional/
DVtsHalBluetoothV1_0TargetTest.cpp208 void enterLoopbackMode(std::vector<uint16_t>& sco_handles,
540 void BluetoothHidlTest::enterLoopbackMode(std::vector<uint16_t>& sco_handles, in enterLoopbackMode() argument
574 sco_handles.push_back(handle); in enterLoopbackMode()
/hardware/interfaces/bluetooth/1.1/vts/functional/
DVtsHalBluetoothV1_1TargetTest.cpp210 void enterLoopbackMode(std::vector<uint16_t>* sco_handles,
563 void BluetoothHidlTest::enterLoopbackMode(std::vector<uint16_t>* sco_handles, in enterLoopbackMode() argument
597 sco_handles->push_back(handle); in enterLoopbackMode()