Home
last modified time | relevance | path

Searched defs:isoDataReceived (Results 1 – 8 of 8) sorted by relevance

/aosp12/system/bt/gd/rust/hal/src/ffi/
H A Dhidl.cc54 Return<void> isoDataReceived(const hidl_vec<uint8_t>& data) { in isoDataReceived() function in bluetooth::hal::__anon01f098cf0110::HciCallbackTrampoline
/aosp12/system/bt/hci/src/
H A Dhci_layer_android.cc148 Return<void> isoDataReceived(const hidl_vec<uint8_t>& data) override { in isoDataReceived() function in BluetoothHciCallbacks
/aosp12/system/bt/gd/hal/
H A Dfacade.cc125 void isoDataReceived(bluetooth::hal::HciPacket data) override { in isoDataReceived() function in bluetooth::hal::HciHalFacadeService
H A Dhci_hal_android_hidl.cc131 Return<void> isoDataReceived(const hidl_vec<uint8_t>& data) override { in isoDataReceived() function in bluetooth::hal::__anon8be7f41e0110::InternalHciCallbacks
H A Dhci_hal_host_test.cc73 void isoDataReceived(HciPacket packet) override { in isoDataReceived() function in bluetooth::hal::__anon917a77ba0110::TestHciHalCallbacks
/aosp12/hardware/interfaces/bluetooth/1.1/default/
H A Dbluetooth_hci.cc148 Return<void> isoDataReceived( in isoDataReceived() function in android::hardware::bluetooth::V1_1::implementation::OldCbWrapper
/aosp12/hardware/interfaces/bluetooth/1.1/vts/functional/
H A DVtsHalBluetoothV1_1TargetTest.cpp270 Return<void> isoDataReceived( in isoDataReceived() function in BluetoothHidlTest::BluetoothHciCallbacks
/aosp12/system/bt/gd/hci/
H A Dhci_layer.cc377 void isoDataReceived(hal::HciPacket data_bytes) override { in isoDataReceived() function