Home
last modified time | relevance | path

Searched defs:oldRole (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_link_listener.c73 static void OnWifiDirectRoleChange(enum WifiDirectRole oldRole, enum WifiDirectRole newRole) in OnWifiDirectRoleChange()
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_manager_virtual.c111 static void NotifyRoleChange(enum WifiDirectRole oldRole, enum WifiDirectRole newRole) in NotifyRoleChange()
H A Dwifi_direct_manager.cpp447 static void NotifyRoleChange(enum WifiDirectRole oldRole, enum WifiDirectRole newRole) in NotifyRoleChange()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_listener.c420 static void LnnOnWifiDirectRoleChange(enum WifiDirectRole oldRole, enum WifiDirectRole newRole) in LnnOnWifiDirectRoleChange()