Searched refs:hci_packet_to_event (Results 1 - 1 of 1) sorted by relevance

/system/bt/hci/src/
H A Dhci_inject.cc52 static int hci_packet_to_event(hci_packet_t packet);
113 static int hci_packet_to_event(hci_packet_t packet) { function
176 buf->event = hci_packet_to_event(packet_type);

Completed in 20 milliseconds