Searched refs:kStaChipModeId (Results 1 – 1 of 1) sorted by relevance
33 constexpr ChipModeId kStaChipModeId = 0; variable409 const IWifiChip::ChipMode sta_chip_mode = {kStaChipModeId, in getAvailableModesInternal()423 if (mode_id != kStaChipModeId && mode_id != kApChipModeId) { in configureChipInternal()562 if (current_mode_id_ != kStaChipModeId || nan_iface_.get() || in createNanIfaceInternal()611 if (current_mode_id_ != kStaChipModeId || p2p_iface_.get() || in createP2pIfaceInternal()656 if (current_mode_id_ != kStaChipModeId || sta_iface_.get()) { in createStaIfaceInternal()815 if (mode_id == kStaChipModeId) { in handleChipConfiguration()