OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bt_hc_get_interface
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/hci/include/
bt_hci_lib.h
199
extern const bt_hc_interface_t*
bt_hc_get_interface
(void);
/external/bluetooth/bluedroid/main/
bte_main.c
134
if ( (bt_hc_if = (bt_hc_interface_t *)
bt_hc_get_interface
()) \
/external/bluetooth/bluedroid/hci/src/
bt_hci_bdroid.c
592
** Function
bt_hc_get_interface
599
const bt_hc_interface_t *
bt_hc_get_interface
(void)
function
Completed in 370 milliseconds