Home
last modified time | relevance | path

Searched refs:BTA_DM_API_ENABLE_EVT (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/dm/
Dbta_dm_int.h53 BTA_DM_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_DM), enumerator
Dbta_dm_api.c81 p_msg->hdr.event = BTA_DM_API_ENABLE_EVT; in BTA_EnableBluetooth()