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

  /system/bt/hci/include/
hci_inject.h 25 typedef struct hci_inject_t { struct
32 } hci_inject_t; typedef in typeref:struct:hci_inject_t
34 const hci_inject_t* hci_inject_get_interface();
hci_layer.h 59 typedef struct hci_inject_t hci_inject_t; typedef in typeref:struct:hci_inject_t
  /system/bt/hci/src/
hci_inject.cc 59 static const hci_inject_t interface = {hci_inject_open, hci_inject_close};
201 const hci_inject_t* hci_inject_get_interface() {

Completed in 66 milliseconds