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