Searched defs:hci_packet (Results 1 – 2 of 2) sorted by relevance
368 void VendorInterface::HandleIncomingEvent(const hidl_vec<uint8_t>& hci_packet) { in HandleIncomingEvent()
557 uint8_t* hci_packet = reinterpret_cast<uint8_t*>(bt_hdr + 1); in command_timed_out() local