Home
last modified time | relevance | path

Searched refs:ESP_GATTS_REG_EVT (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/wechat_AirSync/
Dwx_airsync_prf.c54 case ESP_GATTS_REG_EVT: in airsync_profile_cb()
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gatts_api.h20ESP_GATTS_REG_EVT = 0, /*!< This event is triggered when a GATT Server appli… enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/ble_button/
Dbutton_pro.c65 case ESP_GATTS_REG_EVT: in button_profile_cb()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/battery/
Dbattery_prf.c56 case ESP_GATTS_REG_EVT: { in bas_gatts_callback()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c773 btc_gatts_cb_to_app(ESP_GATTS_REG_EVT, gatts_if, &param); in btc_gatts_cb_handler()