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

/system/bt/hci/src/
H A Dhci_inject.cc42 } hci_packet_t; typedef in typeref:enum:__anon733
52 static int hci_packet_to_event(hci_packet_t packet);
113 static int hci_packet_to_event(hci_packet_t packet) {
164 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:__anon1283
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,

Completed in 68 milliseconds