Home
last modified time | relevance | path

Searched defs:newRole (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/connecteddevice/usb/
H A DUsbDetailsPowerRoleController.java105 int newRole = mSwitchPreference.isChecked() ? POWER_ROLE_SOURCE in onPreferenceClick() local
/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()
/aosp12/hardware/interfaces/usb/1.0/vts/functional/
H A DVtsHalUsbV1_0TargetTest.cpp88 const PortRole& newRole, in notifyRoleSwitchStatus()
/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()
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbPortManager.java488 PortRole newRole = new PortRole(); in setPortRoles() local
501 PortRole newRole = new PortRole(); in setPortRoles() local
516 PortRole newRole = new PortRole(); in setPortRoles() local
/aosp12/hardware/interfaces/usb/1.0/default/
H A DUsb.cpp86 const PortRole& newRole) { in switchRole()
/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