Searched refs:channel_info (Results 1 – 4 of 4) sorted by relevance
2318 NanChannelInfo channel_info[NAN_MAX_CHANNEL_INFO_SUPPORTED]; member2341 NanChannelInfo channel_info[NAN_MAX_CHANNEL_INFO_SUPPORTED]; member
1183 (NanChannelInfo *) ((u8 *)event->channel_info + (i++ * (sizeof(NanChannelInfo)))); in getNdpConfirm()1237 (NanChannelInfo *) ((u8 *)event->channel_info + (i++ * (sizeof(NanChannelInfo)))); in getNdpScheduleUpdate()
2162 if (!convertLegacyNdpChannelInfoToHidl(legacy_ind.channel_info[i], in convertLegacyNanDataPathConfirmIndToHidl()2188 if (!convertLegacyNdpChannelInfoToHidl(legacy_ind.channel_info[i], in convertLegacyNanDataPathScheduleUpdateIndToHidl()
1161 typedef struct channel_info { struct