Home
last modified time | relevance | path

Searched refs:GATT_UUID_GATT_SRV_CHGD (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Dgattdefs.h56 #define GATT_UUID_GATT_SRV_CHGD 0x2A05 macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_attr.c354 uuid.uu.uuid16 = gatt_cb.gattp_attr.uuid = GATT_UUID_GATT_SRV_CHGD; in gatt_profile_db_init()
511 srvc_disc_param.service.uu.uuid16 = GATT_UUID_GATT_SRV_CHGD; in gatt_cl_start_config_ccc()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c1936 srvc_chg_uuid.uu.uuid16 = GATT_UUID_GATT_SRV_CHGD; in bta_gattc_process_srvc_chg_ind()
2377 tBT_UUID gatt_service_change_uuid = {LEN_UUID_16, {GATT_UUID_GATT_SRV_CHGD}}; in bta_gattc_register_service_change_notify()