Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c2371 UINT8 allow_switch = HCI_CR_CONN_ALLOW_SWITCH; in l2cu_create_conn_after_switch()
2390 allow_switch = HCI_CR_CONN_ALLOW_SWITCH; in l2cu_create_conn_after_switch()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h1116 #define HCI_CR_CONN_ALLOW_SWITCH 0x01 macro