Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/include/
Dgap_int.h59 #define GAP_CCB_FLAGS_MY_CFG_DONE 0x04 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/
Dgap_conn.c925 p_ccb->con_flags |= GAP_CCB_FLAGS_MY_CFG_DONE; in gap_config_cfm()