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

/system/bt/hci/include/
H A Dhci_inject.h25 typedef struct hci_inject_t { struct
32 } hci_inject_t; typedef in typeref:struct:hci_inject_t
34 const hci_inject_t *hci_inject_get_interface();
H A Dhci_layer.h58 typedef struct hci_inject_t hci_inject_t; typedef in typeref:struct:hci_inject_t
109 const hci_inject_t *hci_inject_interface,
/system/bt/hci/src/
H A 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() {
H A Dhci_layer.c116 static const hci_inject_t *hci_inject;
846 const hci_inject_t *hci_inject_interface,
/system/bt/hci/test/
H A Dhci_layer_test.cpp600 hci_inject_t hci_inject;

Completed in 77 milliseconds