Home
last modified time | relevance | path

Searched refs:isoDataReceived (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/bluetooth/1.1/default/
Dbluetooth_hci.cc98 auto hidl_status = cb->isoDataReceived(packet); in initialize_1_1()
148 Return<void> isoDataReceived( in isoDataReceived() function in android::hardware::bluetooth::V1_1::implementation::OldCbWrapper
/hardware/interfaces/bluetooth/1.1/
DIBluetoothHciCallbacks.hal30 isoDataReceived(HciPacket data);
/hardware/interfaces/bluetooth/1.1/vts/functional/
DVtsHalBluetoothV1_1TargetTest.cpp270 Return<void> isoDataReceived( in isoDataReceived() function in BluetoothHidlTest::BluetoothHciCallbacks