Home
last modified time | relevance | path

Searched refs:aclDataReceived (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/bluetooth/1.1/default/
Dbluetooth_hci.cc86 auto hidl_status = cb->aclDataReceived(packet); in initialize_1_1()
138 Return<void> aclDataReceived( in aclDataReceived() function in android::hardware::bluetooth::V1_1::implementation::OldCbWrapper
140 return old_cb_->aclDataReceived(data); in aclDataReceived()
/hardware/interfaces/bluetooth/1.0/default/
Dbluetooth_hci.cc82 auto hidl_status = cb->aclDataReceived(packet); in initialize()
/hardware/interfaces/bluetooth/1.0/
DIBluetoothHciCallbacks.hal38 aclDataReceived(HciPacket data);
/hardware/interfaces/bluetooth/1.0/vts/functional/
DVtsHalBluetoothV1_0TargetTest.cpp252 Return<void> aclDataReceived( in aclDataReceived() function in BluetoothHidlTest::BluetoothHciCallbacks
/hardware/interfaces/bluetooth/1.1/vts/functional/
DVtsHalBluetoothV1_1TargetTest.cpp254 Return<void> aclDataReceived( in aclDataReceived() function in BluetoothHidlTest::BluetoothHciCallbacks