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.h56 const hci_t *hci_interface
/system/bt/hci/src/
Dvendor.c38 static const hci_t *hci;
49 const hci_t *hci_interface) { in vendor_open()
Dhci_inject.c53 static const hci_t *hci;
64 bool hci_inject_open(const hci_t *hci_interface) { in hci_inject_open()
Dhci_layer.c107 static hci_t interface;
826 const hci_t *hci_layer_get_interface() { in hci_layer_get_interface()
839 const hci_t *hci_layer_get_test_interface( in hci_layer_get_test_interface()
/system/bt/device/include/
Dcontroller.h84 const hci_t *hci_interface,
/system/bt/main/
Dbte_main.c80 static const hci_t *hci;
/system/bt/device/src/
Dcontroller.c50 static const hci_t *hci;
505 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))