Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dhci_layer_android.cc95 Return<void> scoDataReceived(const hidl_vec<uint8_t>& data) { in scoDataReceived() function in BluetoothHciCallbacks
/system/bt/test/rootcanal/
Dbluetooth_hci.cc116 cb->scoDataReceived(sco_packet); in initialize()
/system/bt/vendor_libs/linux/interface/
Dbluetooth_hci.cc287 [cb](const hidl_vec<uint8_t>& packet) { cb->scoDataReceived(packet); }); in initialize()