Searched refs:otNetworkTimeGet (Results 1 – 4 of 4) sorted by relevance
87 otNetworkTimeStatus otNetworkTimeGet(otInstance *aInstance, uint64_t *aNetworkTime);
45 otNetworkTimeStatus otNetworkTimeGet(otInstance *aInstance, uint64_t *aNetworkTime) in otNetworkTimeGet() function
4750 networkTimeStatus = otNetworkTimeGet(GetInstancePtr(), &time); in Process()
4086 networkTimeStatus = otNetworkTimeGet(mInstance, &time); in HandlePropertyGet()