Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h53 BTA_DM_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_DM), enumerator
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c79 p_msg->hdr.event = BTA_DM_API_ENABLE_EVT; in BTA_EnableBluetooth()