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

  /system/bt/hci/include/
hci_inject.h 23 typedef struct hci_t hci_t; typedef in typeref:struct:hci_t
28 bool (*open)(const hci_t *hci_interface);
hci_layer.h 76 typedef struct hci_t { struct
101 } hci_t; typedef in typeref:struct:hci_t
103 const hci_t *hci_layer_get_interface();
105 const hci_t *hci_layer_get_test_interface(

Completed in 995 milliseconds