Searched refs:BIT_COC_CONNECT_CAPABILITY (Results 1 – 2 of 2) sorted by relevance
36 BIT_COC_CONNECT_CAPABILITY, enumerator
307 …if (((local & (1 << BIT_COC_CONNECT_CAPABILITY)) == 0) || ((remote & (1 << BIT_COC_CONNECT_CAPABIL… in CocCapCheck()310 return ((local & (1 << BIT_COC_CONNECT_CAPABILITY)) == 0) ? in CocCapCheck()