Loading asn/sa_application_data.asn +2 −2 Original line number Diff line number Diff line Loading @@ -14,14 +14,14 @@ FROM ETSI-ITS-CDD { ; /** * This DF indicates the ApplicationData to be put in the SAMapplicationData field of SA messages. * This DF indicates data to be put in the advertisement service's application-specific data field. * * @field request: If present, then the sender C-ITS station indicates a request for PIMs from remote ITS stations. * * @category: * @revision: Created in V2.1.1 */ PimSamApplicationData ::= SEQUENCE { PimAdvertiseApplicationData ::= SEQUENCE { request PIMRequest OPTIONAL, ... } Loading Loading
asn/sa_application_data.asn +2 −2 Original line number Diff line number Diff line Loading @@ -14,14 +14,14 @@ FROM ETSI-ITS-CDD { ; /** * This DF indicates the ApplicationData to be put in the SAMapplicationData field of SA messages. * This DF indicates data to be put in the advertisement service's application-specific data field. * * @field request: If present, then the sender C-ITS station indicates a request for PIMs from remote ITS stations. * * @category: * @revision: Created in V2.1.1 */ PimSamApplicationData ::= SEQUENCE { PimAdvertiseApplicationData ::= SEQUENCE { request PIMRequest OPTIONAL, ... } Loading