Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dl2c_api.h111 #define L2CAP_ROLE_DISALLOW_SWITCH 0x40 /* set this bit to disallow switch at create conn */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_api.c893 if (new_role & L2CAP_ROLE_DISALLOW_SWITCH) { in L2CA_SetDesireRole()
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/
Dbta_av_aact.c952 L2CA_SetDesireRole(L2CAP_ROLE_DISALLOW_SWITCH); in bta_av_do_disc_a2d()