Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_utils.c2182 UINT8 allow_switch = HCI_CR_CONN_ALLOW_SWITCH; in l2cu_create_conn_after_switch() local
2201 allow_switch = HCI_CR_CONN_ALLOW_SWITCH; in l2cu_create_conn_after_switch()
2203 allow_switch = HCI_CR_CONN_NOT_ALLOW_SWITCH; in l2cu_create_conn_after_switch()
2242 allow_switch)) in l2cu_create_conn_after_switch()
/external/bluetooth/bluedroid/stack/btm/
Dbtm_sec.c3915 UINT16 clock_offset, UINT8 allow_switch) in btm_sec_create_conn() argument
3929 allow_switch = HCI_CR_CONN_NOT_ALLOW_SWITCH; in btm_sec_create_conn()
3932 page_scan_mode, clock_offset, allow_switch)); in btm_sec_create_conn()
/external/bluetooth/bluedroid/stack/include/
Dhcimsgs.h115 UINT8 allow_switch);
/external/bluetooth/bluedroid/stack/hcic/
Dhcicmds.c135 UINT16 clock_offset, UINT8 allow_switch) in btsnd_hcic_create_conn() argument
164 UINT8_TO_STREAM (pp, allow_switch); in btsnd_hcic_create_conn()