Home
last modified time | relevance | path

Searched defs:scoDataReceived (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/bt/gd/rust/hal/src/ffi/
H A Dhidl.cc49 Return<void> scoDataReceived(const hidl_vec<uint8_t>& data) { in scoDataReceived() function in bluetooth::hal::__anon01f098cf0110::HciCallbackTrampoline
/aosp12/system/bt/hci/src/
H A Dhci_layer_android.cc141 Return<void> scoDataReceived(const hidl_vec<uint8_t>& data) override { in scoDataReceived() function in BluetoothHciCallbacks
/aosp12/system/bt/gd/hal/
H A Dfacade.cc119 void scoDataReceived(bluetooth::hal::HciPacket data) override { in scoDataReceived() function in bluetooth::hal::HciHalFacadeService
H A Dhci_hal_android_hidl.cc118 Return<void> scoDataReceived(const hidl_vec<uint8_t>& data) override { in scoDataReceived() function in bluetooth::hal::__anon8be7f41e0110::InternalHciCallbacks
H A Dhci_hal_host_test.cc69 void scoDataReceived(HciPacket packet) override { in scoDataReceived() function in bluetooth::hal::__anon917a77ba0110::TestHciHalCallbacks
/aosp12/hardware/interfaces/bluetooth/1.1/default/
H A Dbluetooth_hci.cc143 Return<void> scoDataReceived( in scoDataReceived() function in android::hardware::bluetooth::V1_1::implementation::OldCbWrapper
/aosp12/hardware/interfaces/bluetooth/1.0/vts/functional/
H A DVtsHalBluetoothV1_0TargetTest.cpp260 Return<void> scoDataReceived( in scoDataReceived() function in BluetoothHidlTest::BluetoothHciCallbacks
/aosp12/hardware/interfaces/bluetooth/1.1/vts/functional/
H A DVtsHalBluetoothV1_1TargetTest.cpp262 Return<void> scoDataReceived( in scoDataReceived() function in BluetoothHidlTest::BluetoothHciCallbacks
/aosp12/system/bt/gd/hci/
H A Dhci_layer.cc373 void scoDataReceived(hal::HciPacket data_bytes) override { in scoDataReceived() function