Home
last modified time | relevance | path

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

/aosp12/system/bt/hci/src/
H A Dhci_inject.cc53 static int hci_packet_to_event(hci_packet_t packet);
114 static int hci_packet_to_event(hci_packet_t packet) { in hci_packet_to_event() function
179 buf->event = hci_packet_to_event(packet_type); in read_ready()