Home
last modified time | relevance | path

Searched refs:hciEventReceived (Results 1 – 2 of 2) sorted by relevance

/system/bt/hci/src/
Dhci_layer_android.cc79 Return<void> hciEventReceived(const hidl_vec<uint8_t>& event) { in hciEventReceived() function in BluetoothHciCallbacks
/system/bt/test/rootcanal/
Dbluetooth_hci.cc92 cb->hciEventReceived(hci_event); in initialize()