Home
last modified time | relevance | path

Searched refs:hci_inject_t (Results 1 – 5 of 5) sorted by relevance

/system/bt/hci/include/
Dhci_inject.h25 typedef struct hci_inject_t { struct
32 } hci_inject_t; argument
34 const hci_inject_t *hci_inject_get_interface();
Dhci_layer.h58 typedef struct hci_inject_t hci_inject_t; typedef
109 const hci_inject_t *hci_inject_interface,
/system/bt/hci/src/
Dhci_inject.c52 static const hci_inject_t interface;
201 static const hci_inject_t interface = {
206 const hci_inject_t *hci_inject_get_interface() { in hci_inject_get_interface()
Dhci_layer.c114 static const hci_inject_t *hci_inject;
843 const hci_inject_t *hci_inject_interface, in hci_layer_get_test_interface()
/system/bt/hci/test/
Dhci_layer_test.cpp600 hci_inject_t hci_inject;