Home
last modified time | relevance | path

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

/system/bt/stack/include/
Davct_api.h73 #define AVCT_PASSIVE 4 /* If conflict, allow the other side to succeed */ macro
/system/bt/stack/avct/
Davct_l2c.c84 if (p_ccb->cc.control & AVCT_PASSIVE) in avct_l2c_is_passive()