Searched refs:hidl_struct (Results 1 – 2 of 2) sorted by relevance
161 NanCapabilities hidl_struct; in WifiNanIface() local262 NanClusterEventInd hidl_struct; in WifiNanIface() local338 NanMatchInd hidl_struct; in WifiNanIface() local340 msg, &hidl_struct)) { in WifiNanIface()376 NanFollowupReceivedInd hidl_struct; in WifiNanIface() local378 msg, &hidl_struct)) { in WifiNanIface()415 NanDataPathRequestInd hidl_struct; in WifiNanIface() local417 msg, &hidl_struct)) { in WifiNanIface()436 V1_2::NanDataPathConfirmInd hidl_struct; in WifiNanIface() local438 msg, &hidl_struct)) { in WifiNanIface()[all …]
2403 V1_2::NanDataPathChannelInfo* hidl_struct) { in convertLegacyNdpChannelInfoToHidl() argument2404 if (!hidl_struct) { in convertLegacyNdpChannelInfoToHidl()2408 *hidl_struct = {}; in convertLegacyNdpChannelInfoToHidl()2410 hidl_struct->channelFreq = legacy_struct.channel; in convertLegacyNdpChannelInfoToHidl()2413 hidl_struct->numSpatialStreams = legacy_struct.nss; in convertLegacyNdpChannelInfoToHidl()2443 V1_2::NanDataPathChannelInfo hidl_struct; in convertLegacyNanDataPathConfirmIndToHidl() local2445 &hidl_struct)) { in convertLegacyNanDataPathConfirmIndToHidl()2448 channelInfo.push_back(hidl_struct); in convertLegacyNanDataPathConfirmIndToHidl()2469 V1_2::NanDataPathChannelInfo hidl_struct; in convertLegacyNanDataPathScheduleUpdateIndToHidl() local2471 &hidl_struct)) { in convertLegacyNanDataPathScheduleUpdateIndToHidl()[all …]