Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c2443 BOOLEAN sw_ok = TRUE; in btm_cont_rswitch() local
2460 sw_ok = FALSE; in btm_cont_rswitch()
2473 sw_ok = btsnd_hcic_switch_role (p->remote_addr, (UINT8)!p->link_role); in btm_cont_rswitch()
2477 if (!sw_ok) { in btm_cont_rswitch()