Home
last modified time | relevance | path

Searched refs:allow_switch (Results 1 – 3 of 3) 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() local
2390 allow_switch = HCI_CR_CONN_ALLOW_SWITCH; in l2cu_create_conn_after_switch()
2392 allow_switch = HCI_CR_CONN_NOT_ALLOW_SWITCH; in l2cu_create_conn_after_switch()
2417 allow_switch)) in l2cu_create_conn_after_switch()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c134 UINT16 clock_offset, UINT8 allow_switch) in btsnd_hcic_create_conn() argument
164 UINT8_TO_STREAM (pp, allow_switch); in btsnd_hcic_create_conn()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h127 UINT8 allow_switch);