OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:btif_disable_bluetooth
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/include/
btif_api.h
64
** Function
btif_disable_bluetooth
73
bt_status_t
btif_disable_bluetooth
(void);
/external/bluetooth/bluedroid/btif/src/
btif_core.c
648
** Function
btif_disable_bluetooth
657
bt_status_t
btif_disable_bluetooth
(void)
function
663
BTIF_TRACE_ERROR("
btif_disable_bluetooth
: not yet enabled");
761
btif_disable_bluetooth
();
[
all
...]
bluetooth.c
162
return
btif_disable_bluetooth
();
Completed in 601 milliseconds