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
645
** Function
btif_disable_bluetooth
654
bt_status_t
btif_disable_bluetooth
(void)
function
660
BTIF_TRACE_ERROR0("
btif_disable_bluetooth
: not yet enabled");
754
btif_disable_bluetooth
();
[
all
...]
Completed in 21 milliseconds