Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h163ESP_GAP_BLE_ADV_STOP_COMPLETE_EVT, /*!< When stop adv complete, the event com… enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c462 msg.act = ESP_GAP_BLE_ADV_STOP_COMPLETE_EVT; in btc_stop_adv_callback()