Searched refs:hostAddressArrayLength (Results 1 – 1 of 1) sorted by relevance
3880 uint8_t hostAddressArrayLength; in HandlePropertySet() local3882 hostAddressArray = otSrpClientBuffersGetHostAddressesArray(mInstance, &hostAddressArrayLength); in HandlePropertySet()3883 OT_ASSERT(hostAddressArrayLength <= kSrpClientMaxHostAddresses); in HandlePropertySet()