Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_bt_api.h248 ESP_BT_GAP_DISCOVERY_STOPPED, /*!< Device discovery stopped */ enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_bt.c365 param.disc_st_chg.state = ESP_BT_GAP_DISCOVERY_STOPPED; in btc_gap_bt_search_devices_evt()
379 param.disc_st_chg.state = ESP_BT_GAP_DISCOVERY_STOPPED; in btc_gap_bt_search_devices_evt()
1020 param.disc_st_chg.state = ESP_BT_GAP_DISCOVERY_STOPPED; in btc_gap_bt_busy_level_updated()