Home
last modified time | relevance | path

Searched refs:scoDataReceived (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/bluetooth/1.1/default/
Dbluetooth_hci.cc92 auto hidl_status = cb->scoDataReceived(packet); in initialize_1_1()
143 Return<void> scoDataReceived( in scoDataReceived() function in android::hardware::bluetooth::V1_1::implementation::OldCbWrapper
145 return old_cb_->scoDataReceived(data); in scoDataReceived()
/hardware/interfaces/bluetooth/1.0/default/
Dbluetooth_hci.cc88 auto hidl_status = cb->scoDataReceived(packet); in initialize()
/hardware/interfaces/bluetooth/1.0/
DIBluetoothHciCallbacks.hal44 scoDataReceived(HciPacket data);
/hardware/interfaces/bluetooth/1.0/vts/functional/
DVtsHalBluetoothV1_0TargetTest.cpp260 Return<void> scoDataReceived( in scoDataReceived() function in BluetoothHidlTest::BluetoothHciCallbacks
/hardware/interfaces/bluetooth/1.1/vts/functional/
DVtsHalBluetoothV1_1TargetTest.cpp262 Return<void> scoDataReceived( in scoDataReceived() function in BluetoothHidlTest::BluetoothHciCallbacks