Home
last modified time | relevance | path

Searched refs:hci_inject_get_interface (Results 1 – 3 of 3) sorted by relevance

/system/bt/hci/include/
Dhci_inject.h34 const hci_inject_t *hci_inject_get_interface();
/system/bt/hci/src/
Dhci_inject.c206 const hci_inject_t *hci_inject_get_interface() { in hci_inject_get_interface() function
Dhci_layer.c830 hci_inject = hci_inject_get_interface(); in hci_layer_get_interface()