Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_main.c37 #define GATT_L2C_CFG_CFM_DONE (1<<1) macro
719 p_tcb->ch_flags |= GATT_L2C_CFG_CFM_DONE; in gatt_l2cif_config_cfm_cback()
783 if (p_tcb->ch_flags & GATT_L2C_CFG_CFM_DONE) { in gatt_l2cif_config_ind_cback()