Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Dl2c_api.h109 #define L2CAP_ROLE_ALLOW_SWITCH 0x80 /* set this bit to allow switch at create conn */ macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_api.c890 if (new_role & L2CAP_ROLE_ALLOW_SWITCH) { in L2CA_SetDesireRole()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_aact.c2432 L2CA_SetDesireRole(L2CAP_ROLE_ALLOW_SWITCH); in bta_av_str_closed()