Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dl2cap_acl_interface.h30 bool there_are_high_priority_channels,
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl.h353 bool there_are_high_priority_channels, bool is_bonding)>
354 body{[](const RawAddress& bd_addr, bool there_are_high_priority_channels,
357 bool there_are_high_priority_channels, bool is_bonding) { in operator()
358 return body(bd_addr, there_are_high_priority_channels, is_bonding); in operator()
Dmock_stack_acl.cc317 bool there_are_high_priority_channels, in acl_create_classic_connection() argument
321 bd_addr, there_are_high_priority_channels, is_bonding); in acl_create_classic_connection()
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_utils.cc2155 const bool there_are_high_priority_channels = in l2cu_create_conn_after_switch() local
2159 there_are_high_priority_channels, in l2cu_create_conn_after_switch()
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc2769 bool there_are_high_priority_channels, in acl_create_classic_connection() argument