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