Searched refs:NanMatchAlg (Results 1 – 5 of 5) sorted by relevance
118 * NanMatchAlg discoveryMatchIndicator = <b>NanMatchAlg.MATCH_NEVER</b>141 * NanMatchAlg discoveryMatchIndicator = <b>NanMatchAlg.MATCH_ONCE</b>
664 enum NanMatchAlg : uint32_t {1007 NanMatchAlg discoveryMatchIndicator;1458 * Ranging indication supersedes the NanMatchAlg specification.1459 * Ex: If NanMatchAlg is MATCH_ONCE, but ranging indications is continuous then continuous
126 * NanMatchAlg discoveryMatchIndicator = <b>NanMatchAlg.MATCH_NEVER</b>149 * NanMatchAlg discoveryMatchIndicator = <b>NanMatchAlg.MATCH_ONCE</b>
208 } NanMatchAlg; typedef1067 NanMatchAlg publish_match_indicator;1223 NanMatchAlg subscribe_match_indicator;
966 legacy_hal::NanMatchAlg convertHidlNanMatchAlgToLegacy(NanMatchAlg type) { in convertHidlNanMatchAlgToLegacy()968 case NanMatchAlg::MATCH_ONCE: in convertHidlNanMatchAlgToLegacy()970 case NanMatchAlg::MATCH_CONTINUOUS: in convertHidlNanMatchAlgToLegacy()972 case NanMatchAlg::MATCH_NEVER: in convertHidlNanMatchAlgToLegacy()