Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dacl_connection_handler.h133 bool IsRoleSwitchAllowedForPendingConnection() const;
Dacl_connection_handler.cc448 bool AclConnectionHandler::IsRoleSwitchAllowedForPendingConnection() const { in IsRoleSwitchAllowedForPendingConnection() function in rootcanal::AclConnectionHandler
Dlink_layer_controller.cc5367 try_role_switch && connections_.IsRoleSwitchAllowedForPendingConnection() in MakePeripheralConnection()