Home
last modified time | relevance | path

Searched refs:hci_t (Results 1 – 10 of 10) sorted by relevance

/system/bt/hci/include/
Dhci_inject.h23 typedef struct hci_t hci_t; typedef
28 bool (*open)(const hci_t *hci_interface);
Dhci_layer.h76 typedef struct hci_t { struct
101 } hci_t; argument
103 const hci_t *hci_layer_get_interface();
105 const hci_t *hci_layer_get_test_interface(
Dvendor.h53 const hci_t *hci_interface
/system/bt/hci/src/
Dvendor.c37 static const hci_t *hci;
48 const hci_t *hci_interface) { in vendor_open()
Dhci_inject.c52 static const hci_t *hci;
63 bool hci_inject_open(const hci_t *hci_interface) { in hci_inject_open()
Dhci_layer.c108 static hci_t interface;
775 const hci_t *hci_layer_get_interface() { in hci_layer_get_interface()
788 const hci_t *hci_layer_get_test_interface( in hci_layer_get_test_interface()
/system/bt/device/include/
Dcontroller.h83 const hci_t *hci_interface,
/system/bt/main/
Dbte_main.c75 static const hci_t *hci;
/system/bt/device/src/
Dcontroller.c53 static const hci_t *hci;
480 const hci_t *hci_interface, in controller_get_test_interface()
/system/bt/hci/test/
Dhci_layer_test.cpp63 static const hci_t *hci;
274 UNUSED_ATTR const hci_t *hci_interface))
365 STUB_FUNCTION(bool, vendor_open, (UNUSED_ATTR const uint8_t *addr, const hci_t *hci_interface))