Home
last modified time | relevance | path

Searched refs:address_registration (Results 1 – 1 of 1) sorted by relevance

/external/openthread/tests/scripts/thread-cert/
Dcommand.py326 address_registration=CheckType.OPTIONAL, argument
344 check_mle_optional_tlv(command_msg, address_registration, mle.AddressRegistration)
357 address_registration=CheckType.OPTIONAL, argument
372 check_mle_optional_tlv(command_msg, address_registration, mle.AddressRegistration)
396 address_registration=CheckType.OPTIONAL, argument
407 check_mle_optional_tlv(command_msg, address_registration, mle.AddressRegistration)
411 if (address_registration == CheckType.CONTAIN) and len(CIDs) > 0:
490 address_registration=CheckType.OPTIONAL, argument
506 check_mle_optional_tlv(command_msg, address_registration, mle.AddressRegistration)
514 if (address_registration == CheckType.CONTAIN) and len(CIDs) > 0: