Searched defs:amap_pdu_nop_out (Results 1 – 1 of 1) sorted by relevance
865 struct amap_pdu_nop_out { struct866 u8 opcode[6]; /* opcode 0x00 */867 u8 i_bit; /* I Bit */868 u8 x_bit; /* reserved; should be 0 */869 u8 fp_bit_filler1[7];870 u8 f_bit; /* always 1 */871 u8 reserved1[16];872 u8 ahs_length[8]; /* no AHS */873 u8 data_len_hi[8];874 u8 data_len_lo[16]; /* DataSegmentLength */[all …]