OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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/
bluetooth.c
148
return
btif_disable_bluetooth
();
btif_core.c
643
** Function
btif_disable_bluetooth
652
bt_status_t
btif_disable_bluetooth
(void)
function
658
BTIF_TRACE_ERROR0("
btif_disable_bluetooth
: not yet enabled");
744
btif_disable_bluetooth
();
[
all
...]
Completed in 19 milliseconds