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

/system/bt/hci/include/
H A Dhci_inject.h23 typedef struct hci_t hci_t; typedef in typeref:struct:hci_t
28 bool (*open)(const hci_t* hci_interface);
H A Dhci_layer.h70 typedef struct hci_t { struct
85 } hci_t; typedef in typeref:struct:hci_t
87 const hci_t* hci_layer_get_interface();
89 const hci_t* hci_layer_get_test_interface(

Completed in 42 milliseconds