HomeSort by relevance Sort by last modified time
    Searched refs:hci_packet_t (Results 1 - 2 of 2) sorted by null

  /system/bt/hci/src/
hci_inject.cc 42 } hci_packet_t; typedef in typeref:enum:__anon1868
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/
main.c 18 } hci_packet_t; typedef in typeref:enum:__anon2561
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 189 milliseconds