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