Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/aidl/aidl_api/android.hardware.bluetooth/current/android/hardware/bluetooth/
DIBluetoothHciCallbacks.aidl40 void isoDataReceived(in byte[] data); in isoDataReceived() method
/hardware/interfaces/bluetooth/aidl/aidl_api/android.hardware.bluetooth/1/android/hardware/bluetooth/
DIBluetoothHciCallbacks.aidl40 void isoDataReceived(in byte[] data); in isoDataReceived() method
/hardware/interfaces/bluetooth/aidl/android/hardware/bluetooth/
DIBluetoothHciCallbacks.aidl51 void isoDataReceived(in byte[] data); in isoDataReceived() method
/hardware/interfaces/bluetooth/1.1/default/
Dbluetooth_hci.cc148 Return<void> isoDataReceived( in isoDataReceived() function in android::hardware::bluetooth::V1_1::implementation::OldCbWrapper
/hardware/interfaces/bluetooth/aidl/vts/
DVtsHalBluetoothTargetTest.cpp267 ndk::ScopedAStatus isoDataReceived( in isoDataReceived() function in BluetoothAidlTest::BluetoothHciCallbacks
960 ndk::ScopedAStatus isoDataReceived( in TEST_P() function in TEST_P::SecondCb
/hardware/interfaces/bluetooth/1.1/vts/functional/
DVtsHalBluetoothV1_1TargetTest.cpp270 Return<void> isoDataReceived( in isoDataReceived() function in BluetoothHidlTest::BluetoothHciCallbacks