Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dacl_connection_handler.h123 bool IsRoleSwitchAllowedForPendingConnection() const;
Dacl_connection_handler.cc424 bool AclConnectionHandler::IsRoleSwitchAllowedForPendingConnection() const { in IsRoleSwitchAllowedForPendingConnection() function in rootcanal::AclConnectionHandler
Dlink_layer_controller.cc5037 try_role_switch && connections_.IsRoleSwitchAllowedForPendingConnection() in MakePeripheralConnection()