Home
last modified time | relevance | path

Searched refs:RNDIS_PHYSICAL_MEDIUM_WIRELESS_LAN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/net/include/
H A Drndis_host.h136 #define RNDIS_PHYSICAL_MEDIUM_WIRELESS_LAN 0x00000001 macro
/ohos5.0/drivers/peripheral/usb/net/src/
H A Drndis_rawapi.c475 CPU_TO_LE32(*phym) != RNDIS_PHYSICAL_MEDIUM_WIRELESS_LAN) { in HostRndisSetmacAddr()
481 CPU_TO_LE32(*phym) == RNDIS_PHYSICAL_MEDIUM_WIRELESS_LAN) { in HostRndisSetmacAddr()