SPINEL_PROP_THREAD_MLR_REQUEST value
Multicast Listeners Register Request Format `t(A(6))A(t(CD))` - Write-only Required capability: `SPINEL_CAP_NET_THREAD_1_2` `t(A(6))`: Array of IPv6 multicast addresses `A(t(CD))`: Array of structs holding optional parameters as follows `C`: Parameter id `D`: Parameter value +----------------------------------------------------------------+ | Id: SPINEL_THREAD_MLR_PARAMID_TIMEOUT | | Type: `L` | | Description: Timeout in seconds. If this optional parameter is | | omitted, the default value of the BBR will be used. | | Special values: | | 0 causes given addresses to be removed | | 0xFFFFFFFF is permanent and persistent registration | +----------------------------------------------------------------+ Write to this property initiates update of Multicast Listeners Table on the primary BBR. If the write succeeded, the result of network operation will be notified later by the SPINEL_PROP_THREAD_MLR_RESPONSE property. If the write fails, no MLR.req is issued and notification through the SPINEL_PROP_THREAD_MLR_RESPONSE property will not occur.
![]()
{SPINEL_PROP_THREAD_MLR_REQUEST, "THREAD_MLR_REQUEST"},
SPINEL_PROP_THREAD_MLR_REQUEST is read by 1 function:
![]()
SPINEL_PROP_THREAD_MLR_REQUEST