Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_chip_modes.h36 constexpr int32_t K_INVALID = UINT32_MAX; variable
H A Dwifi_chip.cpp69 currentModeId_(chip_mode_ids::K_INVALID), in WifiChip()