Searched refs:otSrpClientBuffersGetHostAddressesArray (Results 1 – 4 of 4) sorted by relevance
85 otIp6Address *otSrpClientBuffersGetHostAddressesArray(otInstance *aInstance, uint8_t *aArrayLength);
51 otIp6Address *otSrpClientBuffersGetHostAddressesArray(otInstance *aInstance, uint8_t *aArrayLength) in otSrpClientBuffersGetHostAddressesArray() function
347 … hostAddressArray = otSrpClientBuffersGetHostAddressesArray(GetInstancePtr(), &arrayLength); in Process()
3882 hostAddressArray = otSrpClientBuffersGetHostAddressesArray(mInstance, &hostAddressArrayLength); in HandlePropertySet()