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