Searched refs:hci_t (Results 1 – 16 of 16) sorted by relevance
23 typedef struct hci_t hci_t; typedef28 bool (*open)(const hci_t* hci_interface);
71 typedef struct hci_t { struct85 } hci_t; argument87 const hci_t* hci_layer_get_interface();89 const hci_t* hci_layer_get_test_interface(
54 bool (*open)(const uint8_t* local_bdaddr, const hci_t* hci_interface);
136 hci_t* hci;137 std::function<const hci_t*()> body{[this]() { return hci; }};138 const hci_t* operator()() { return body(); }; in operator()146 std::function<const hci_t*(155 const hci_t* operator()( in operator()
112 const hci_t* hci_layer_get_interface() { in hci_layer_get_interface()116 const hci_t* hci_layer_get_test_interface( in hci_layer_get_test_interface()
27 const hci_t* hci_layer_get_interface();
713 static hci_t interface = {.set_data_cb = set_data_cb,718 const hci_t* bluetooth::shim::hci_layer_get_interface() { in hci_layer_get_interface()
51 static bool hci_inject_open(const hci_t* hci_interface);62 static const hci_t* hci;68 static bool hci_inject_open(const hci_t* hci_interface) { in hci_inject_open()
99 static hci_t interface;890 const hci_t* hci_layer_get_interface();894 const hci_t* hci_layer_get_interface_legacy() { in hci_layer_get_interface_legacy()904 const hci_t* hci_layer_get_interface() { in hci_layer_get_interface()912 const hci_t* hci_layer_get_test_interface( in hci_layer_get_test_interface()
43 const hci_t* hci_layer_get_interface() { return nullptr; } in hci_layer_get_interface()
49 static const hci_t* hci;
126 const hci_t* hci_interface,
48 const hci_t* hci_layer_get_interface() { return nullptr; } in hci_layer_get_interface()
164 hci_t mock_hci = {
58 static const hci_t* local_hci;846 const hci_t* hci_interface, in controller_get_test_interface()
175 const hci_t* hci_layer_get_interface() { return nullptr; } in hci_layer_get_interface()