Searched refs:NanTxType (Results 1 – 5 of 5) sorted by relevance
142 * NanTxType txType = <b>NanTxType.BROADCAST</b>
134 * NanTxType txType = <b>NanTxType.BROADCAST</b>
684 enum NanTxType : uint32_t {1120 NanTxType txType;
183 } NanTxType; typedef1056 NanTxType tx_type; /* 0 = broadcast, 1= unicast if solicited publish */
991 legacy_hal::NanTxType convertHidlNanTxTypeToLegacy(NanTxType type) { in convertHidlNanTxTypeToLegacy()993 case NanTxType::BROADCAST: in convertHidlNanTxTypeToLegacy()995 case NanTxType::UNICAST: in convertHidlNanTxTypeToLegacy()