Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/include/
Dgap_int.h58 #define GAP_CCB_FLAGS_HIS_CFG_DONE 0x02 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/
Dgap_conn.c899 p_ccb->con_flags |= GAP_CCB_FLAGS_HIS_CFG_DONE; in gap_config_ind()