Home
last modified time | relevance | path

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

/system/bt/bta/dm/
Dbta_dm_api.cc58 tBTA_STATUS BTA_EnableBluetooth(tBTA_DM_SEC_CBACK* p_cback) { in BTA_EnableBluetooth() function
/system/bt/bta/include/
Dbta_api.h1044 extern tBTA_STATUS BTA_EnableBluetooth(tBTA_DM_SEC_CBACK* p_cback);
/system/bt/btif/src/
Dbtif_core.cc272 BTA_EnableBluetooth(bte_dm_evt); in btif_init_ok()