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-3.4.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h125 BTA_DM_API_BLE_STOP_ADV_EVT, enumerator
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c2591 p_msg->event = BTA_DM_API_BLE_STOP_ADV_EVT; in BTA_DmBleStopAdvertising()
Dbta_dm_act.c5061 if (p_data->hdr.event != BTA_DM_API_BLE_STOP_ADV_EVT) { in bta_dm_ble_stop_advertising()