Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/include/
Dbtif_common.h178 void btif_enable_bluetooth_evt(tBTA_STATUS status, BD_ADDR local_bd);
/external/bluetooth/bluedroid/btif/src/
Dbtif_core.c533 void btif_enable_bluetooth_evt(tBTA_STATUS status, BD_ADDR local_bd) in btif_enable_bluetooth_evt() function
Dbtif_dm.c1138 btif_enable_bluetooth_evt(p_data->enable.status, p_data->enable.bd_addr); in btif_dm_upstreams_evt()