Home
last modified time | relevance | path

Searched refs:btif_disable_bluetooth (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/btif/include/
Dbtif_api.h73 bt_status_t btif_disable_bluetooth(void);
/external/bluetooth/bluedroid/btif/src/
Dbluetooth.c142 return btif_disable_bluetooth(); in disable()
Dbtif_core.c632 bt_status_t btif_disable_bluetooth(void) in btif_disable_bluetooth() function
724 btif_disable_bluetooth(); in btif_shutdown_bluetooth()