Searched refs:OPEN (Results 1 – 10 of 10) sorted by relevance
85 pipeState = ret ? OPEN : CLOSED; in commit()132 return (pipeState == OPEN); in isOpen()
93 OPEN enumerator
96 OPEN enumerator
165 pipeState = ret ? OPEN : CLOSED; in commit()231 return (pipeState == OPEN); in isOpen()
22 OPEN = 0x1 << 1,
127 * NanDataPathSecurityConfig securityConfig = <b>NanDataPathSecurityType.OPEN</b>
719 OPEN, // no security939 * |NanDataPathSecurityType.OPEN|.944 * Cipher type for data-paths. If |securityType| is |NanDataPathSecurityType.OPEN| then must
1169 != NanDataPathSecurityType::OPEN) ? legacy_hal::NAN_DP_CONFIG_SECURITY in convertHidlNanPublishRequestToLegacy()1285 != NanDataPathSecurityType::OPEN) ? legacy_hal::NAN_DP_CONFIG_SECURITY in convertHidlNanSubscribeRequestToLegacy()1469 != NanDataPathSecurityType::OPEN) ? legacy_hal::NAN_DP_CONFIG_SECURITY in convertHidlNanDataPathInitiatorRequestToLegacy()1533 != NanDataPathSecurityType::OPEN) ? legacy_hal::NAN_DP_CONFIG_SECURITY in convertHidlNanDataPathIndicationResponseToLegacy()
67 constexpr uint32_t kTestAuthAlg = (ISupplicantStaNetwork::AuthAlgMask::OPEN |
70 OPEN = 1 << 0,