Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c248 case BTA_GATTS_CONF_EVT: in blufi_profile_cb()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_act.c729 (*p_rcb->p_cback)(BTA_GATTS_CONF_EVT, &cb_data); in bta_gatts_indicate_handle()
975 if(req_type == BTA_GATTS_CONF_EVT) { in bta_gatts_send_request_cback()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c557 case BTA_GATTS_CONF_EVT: in btc_gatts_cb_param_copy_free()
833 case BTA_GATTS_CONF_EVT: in btc_gatts_cb_handler()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h466 #define BTA_GATTS_CONF_EVT GATTS_REQ_TYPE_CONF /* 5 */ macro
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c598 case BTA_GATTS_CONF_EVT: in bt_mesh_bta_gatts_cb()