Home
last modified time | relevance | path

Searched refs:L2CAP_ROLE_ALLOW_SWITCH (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Dl2c_api.h109 #define L2CAP_ROLE_ALLOW_SWITCH 0x80 macro
/system/bt/stack/l2cap/
Dl2c_api.cc1146 if (new_role & L2CAP_ROLE_ALLOW_SWITCH) { in L2CA_SetDesireRole()
/system/bt/bta/av/
Dbta_av_aact.cc2427 L2CA_SetDesireRole(L2CAP_ROLE_ALLOW_SWITCH); in bta_av_str_closed()