Searched refs:otSrpClientBuffersGetHostAddressesArray (Results 1 – 4 of 4) sorted by relevance
89 otIp6Address *otSrpClientBuffersGetHostAddressesArray(otInstance *aInstance, uint8_t *aArrayLength);
53 otIp6Address *otSrpClientBuffersGetHostAddressesArray(otInstance *aInstance, uint8_t *aArrayLength) in otSrpClientBuffersGetHostAddressesArray() function
213 … hostAddressArray = otSrpClientBuffersGetHostAddressesArray(mInterpreter.mInstance, &arrayLength); in ProcessHost()
3799 hostAddressArray = otSrpClientBuffersGetHostAddressesArray(mInstance, &hostAddressArrayLength); in HandlePropertySet()