Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Davct_api.h73 #define AVCT_PASSIVE 4 /* If conflict, allow the other side to succeed */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/
Davct_l2c.c85 if (p_ccb->cc.control & AVCT_PASSIVE) { in avct_l2c_is_passive()