Searched refs:there_are_high_priority_channels (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/stack/include/ |
D | l2cap_acl_interface.h | 30 bool there_are_high_priority_channels,
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_acl.h | 353 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()
|
D | mock_stack_acl.cc | 317 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/ |
D | l2c_utils.cc | 2155 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/ |
D | btm_acl.cc | 2769 bool there_are_high_priority_channels, in acl_create_classic_connection() argument
|