Searched refs:link_layer_frame_counter (Results 1 – 2 of 2) sorted by relevance
594 link_layer_frame_counter = any_link_layer_frame_counter()596 link_layer_frame_counter_obj = mle.LinkLayerFrameCounter(link_layer_frame_counter)602 self.assertEqual(link_layer_frame_counter, actual_link_layer_frame_counter)609 link_layer_frame_counter = any_link_layer_frame_counter()613 data = struct.pack(">I", link_layer_frame_counter)620 self.assertEqual(link_layer_frame_counter, actual_link_layer_frame_counter.frame_counter)
495 link_layer_frame_counter=CheckType.OPTIONAL, argument511 check_mle_optional_tlv(command_msg, link_layer_frame_counter, mle.LinkLayerFrameCounter)