Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h130 BTA_DM_API_BLE_STOP_ADV_EVT, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c2829 p_msg->event = BTA_DM_API_BLE_STOP_ADV_EVT; in BTA_DmBleStopAdvertising()
Dbta_dm_act.c5220 if (p_data->hdr.event != BTA_DM_API_BLE_STOP_ADV_EVT) { in bta_dm_ble_stop_advertising()