Searched refs:OT_DEVICE_ROLE_CHILD (Results 1 – 3 of 3) sorted by relevance
71 OT_DEVICE_ROLE_CHILD = 2, ///< The Thread Child role. enumerator
203 kRoleChild = OT_DEVICE_ROLE_CHILD, ///< The Thread Child role.
543 case OT_DEVICE_ROLE_CHILD: in HandlePropertyGet()