Home
last modified time | relevance | path

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

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