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

/system/bt/hci/src/
H A Dhci_inject.c41 } hci_packet_t; typedef in typeref:enum:__anon749
58 static int hci_packet_to_event(hci_packet_t packet);
112 static int hci_packet_to_event(hci_packet_t packet) {
167 hci_packet_t packet_type = (hci_packet_t)buffer[0];
/system/bt/tools/hci/
H A Dmain.c18 } hci_packet_t; typedef in typeref:enum:__anon1294
31 static bool write_hci_command(hci_packet_t type, const void *packet, size_t length);
143 static bool write_hci_command(hci_packet_t type, const void *packet, size_t length) {

Completed in 599 milliseconds