Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dl2c_api.h114 #define L2CAP_ROLE_CHECK_SWITCH 0xC0 macro
/system/bt/stack/l2cap/
Dl2c_api.cc1206 if (L2CAP_ROLE_CHECK_SWITCH != (L2CAP_ROLE_CHECK_SWITCH & new_role)) { in L2CA_SetDesireRole()