Searched refs:spinel_net_xpanid_t (Results 1 – 3 of 3) sorted by relevance
874 } spinel_net_xpanid_t; typedef
1026 VerifyOrExit(length == sizeof(spinel_net_xpanid_t), error = OT_ERROR_PARSE); in HandlePropertySet_SPINEL_PROP_MESHCOP_COMMISSIONER_GENERATE_PSKC()
614 return mEncoder.WriteData(otThreadGetExtendedPanId(mInstance)->m8, sizeof(spinel_net_xpanid_t)); in HandlePropertyGet()625 VerifyOrExit(len == sizeof(spinel_net_xpanid_t), error = OT_ERROR_PARSE); in HandlePropertySet()