Searched refs:SPINEL_NET_FLAG_CONFIGURE (Results 1 – 2 of 2) sorted by relevance
656 SPINEL_NET_FLAG_CONFIGURE = (1 << 2), enumerator
108 flags |= SPINEL_NET_FLAG_CONFIGURE; in BorderRouterConfigToFlagByte()1016 borderRouterConfig.mConfigure = ((flags & SPINEL_NET_FLAG_CONFIGURE) != 0); in HandlePropertyInsert()