Home
last modified time | relevance | path

Searched refs:scoDataReceived (Results 1 – 11 of 11) 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/aidl/aidl_api/android.hardware.bluetooth/1/android/hardware/bluetooth/
DIBluetoothHciCallbacks.aidl41 void scoDataReceived(in byte[] data); in scoDataReceived() method
/hardware/interfaces/bluetooth/aidl/aidl_api/android.hardware.bluetooth/current/android/hardware/bluetooth/
DIBluetoothHciCallbacks.aidl41 void scoDataReceived(in byte[] data); in scoDataReceived() method
/hardware/interfaces/bluetooth/aidl/android/hardware/bluetooth/
DIBluetoothHciCallbacks.aidl57 void scoDataReceived(in byte[] data); in scoDataReceived() method
/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/default/test/fuzzer/
DbluetoothV1.0_fuzzer.cpp76 Return<void> scoDataReceived( in scoDataReceived() function in BluetoothHciCallbacks
/hardware/interfaces/bluetooth/aidl/default/
DBluetoothHci.cpp266 mCb->scoDataReceived(raw_sco); in initialize()
/hardware/interfaces/bluetooth/aidl/vts/
DVtsHalBluetoothTargetTest.cpp275 ndk::ScopedAStatus scoDataReceived( in scoDataReceived() function in BluetoothAidlTest::BluetoothHciCallbacks
969 ndk::ScopedAStatus scoDataReceived( in TEST_P() function in TEST_P::SecondCb
/hardware/interfaces/bluetooth/1.0/vts/functional/
DVtsHalBluetoothV1_0TargetTest.cpp291 Return<void> scoDataReceived( in scoDataReceived() function in BluetoothHidlTest::BluetoothHciCallbacks
/hardware/interfaces/bluetooth/1.1/vts/functional/
DVtsHalBluetoothV1_1TargetTest.cpp293 Return<void> scoDataReceived( in scoDataReceived() function in BluetoothHidlTest::BluetoothHciCallbacks