Searched refs:aclDataReceived (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/bluetooth/1.1/default/ | ||
D | bluetooth_hci.cc | 86 auto hidl_status = cb->aclDataReceived(packet); in initialize_1_1() |
/hardware/interfaces/bluetooth/1.0/default/ | ||
D | bluetooth_hci.cc | 82 auto hidl_status = cb->aclDataReceived(packet); in initialize() |
/hardware/interfaces/bluetooth/1.0/ | ||
D | IBluetoothHciCallbacks.hal | 38 aclDataReceived(HciPacket data); |
/hardware/interfaces/bluetooth/1.0/vts/functional/ | ||
D | VtsHalBluetoothV1_0TargetTest.cpp | 252 Return<void> aclDataReceived( in aclDataReceived() function in BluetoothHidlTest::BluetoothHciCallbacks |
/hardware/interfaces/bluetooth/1.1/vts/functional/ | ||
D | VtsHalBluetoothV1_1TargetTest.cpp | 254 Return<void> aclDataReceived( in aclDataReceived() function in BluetoothHidlTest::BluetoothHciCallbacks |