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);
70 typedef struct hci_t { struct84 } hci_t; argument86 const hci_t* hci_layer_get_interface();88 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()
92 static hci_t interface;723 const hci_t* hci_layer_get_interface() { in hci_layer_get_interface()733 const hci_t* hci_layer_get_test_interface( in hci_layer_get_test_interface()
95 const hci_t* hci_interface,
79 static const hci_t* hci;
54 static const hci_t* hci;599 const hci_t* hci_interface, in controller_get_test_interface()