Searched refs:hci_t (Results 1 – 8 of 8) sorted by relevance
23 typedef struct hci_t hci_t; typedef28 bool (*open)(const hci_t* hci_interface);
69 typedef struct hci_t { struct86 } hci_t; argument88 const hci_t* hci_layer_get_interface();90 const hci_t* hci_layer_get_test_interface(
54 bool (*open)(const uint8_t* local_bdaddr, const hci_t* hci_interface);
50 static bool hci_inject_open(const hci_t* hci_interface);61 static const hci_t* hci;67 static bool hci_inject_open(const hci_t* hci_interface) { in hci_inject_open()
85 static hci_t interface;703 const hci_t* hci_layer_get_interface() { in hci_layer_get_interface()713 const hci_t* hci_layer_get_test_interface( in hci_layer_get_test_interface()
94 const hci_t* hci_interface,
79 static const hci_t* hci;
47 static const hci_t* hci;562 const hci_t* hci_interface, in controller_get_test_interface()