Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dhci_inject.cc42 } hci_packet_t; typedef
52 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()
/system/bt/tools/hci/
Dmain.c18 } hci_packet_t; typedef
32 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()