Home
last modified time | relevance | path

Searched defs:newRole (Results 1 – 5 of 5) 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()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h220 uint8_t newRole; member