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
205
extern const bt_hc_interface_t*
bt_hc_get_interface
(void);
/external/bluetooth/bluedroid/hci/src/
bt_hci_bdroid.c
520
** Function
bt_hc_get_interface
527
const bt_hc_interface_t *
bt_hc_get_interface
(void)
function
/external/bluetooth/bluedroid/main/
bte_main.c
142
if ( (bt_hc_if = (bt_hc_interface_t *)
bt_hc_get_interface
()) \
Completed in 33 milliseconds