Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhcimsgs.h71 uint16_t clock_offset, uint8_t allow_switch);
/system/bt/stack/l2cap/
Dl2c_utils.cc2218 uint8_t allow_switch = HCI_CR_CONN_ALLOW_SWITCH; in l2cu_create_conn_after_switch() local
2239 allow_switch = HCI_CR_CONN_ALLOW_SWITCH; in l2cu_create_conn_after_switch()
2241 allow_switch = HCI_CR_CONN_NOT_ALLOW_SWITCH; in l2cu_create_conn_after_switch()
2263 page_scan_rep_mode, page_scan_mode, clock_offset, allow_switch); in l2cu_create_conn_after_switch()
/system/bt/stack/hcic/
Dhcicmds.cc102 uint16_t clock_offset, uint8_t allow_switch) { in btsnd_hcic_create_conn() argument
125 UINT8_TO_STREAM(pp, allow_switch); in btsnd_hcic_create_conn()