Searched refs:hci_packet_t (Results 1 – 2 of 2) sorted by relevance
42 } hci_packet_t; typedef52 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()164 hci_packet_t packet_type = (hci_packet_t)buffer[0]; in read_ready()
18 } hci_packet_t; typedef32 static bool write_hci_command(hci_packet_t type, const void* packet,176 static bool write_hci_command(hci_packet_t type, const void* packet, in write_hci_command()