Searched refs:hciEventReceived (Results 1 – 3 of 3) sorted by relevance
92 Return<void> hciEventReceived(const hidl_vec<uint8_t>& event) { in hciEventReceived() function in BluetoothHciCallbacks
284 [cb](const hidl_vec<uint8_t>& packet) { cb->hciEventReceived(packet); }, in initialize()
95 cb->hciEventReceived(hci_event); in initialize()