Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_common.h206 void btif_enable_bluetooth_evt(tBTA_STATUS status);
/system/bt/btif/src/
Dbtif_core.cc345 void btif_enable_bluetooth_evt(tBTA_STATUS status) { in btif_enable_bluetooth_evt() function
Dbtif_dm.cc1635 btif_enable_bluetooth_evt(p_data->enable.status); in btif_dm_upstreams_evt()