Home
last modified time | relevance | path

Searched refs:ndpInstanceIds (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/wifi/1.2/
Dtypes.hal115 vec<uint32_t> ndpInstanceIds;
/hardware/interfaces/wifi/1.3/default/
Dhidl_struct_util.cpp2183 std::vector<uint32_t> ndpInstanceIds; in convertLegacyNanDataPathScheduleUpdateIndToHidl() local
2185 ndpInstanceIds.push_back(legacy_ind.ndp_instance_id[i]); in convertLegacyNanDataPathScheduleUpdateIndToHidl()
2187 hidl_ind->ndpInstanceIds = ndpInstanceIds; in convertLegacyNanDataPathScheduleUpdateIndToHidl()