Searched refs:otThreadGetPartitionId (Results 1 – 4 of 4) sorted by relevance
799 uint32_t otThreadGetPartitionId(otInstance *aInstance);
342 uint32_t otThreadGetPartitionId(otInstance *aInstance) in otThreadGetPartitionId() function
3635 OutputLine("%lu", ToUlong(otThreadGetPartitionId(GetInstancePtr()))); in Process()
678 return mEncoder.WriteUint32(otThreadGetPartitionId(mInstance)); in HandlePropertyGet()