Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/include/
Dgap_int.h57 #define GAP_CCB_FLAGS_IS_ORIG 0x01 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/
Dgap_conn.c226 p_ccb->con_flags = GAP_CCB_FLAGS_IS_ORIG; in GAP_ConnOpen()