Searched defs:amap_pdu_nop_out (Results 1 – 1 of 1) sorted by relevance
813 struct amap_pdu_nop_out { struct814 u8 opcode[6]; /* opcode 0x00 */815 u8 i_bit; /* I Bit */816 u8 x_bit; /* reserved; should be 0 */817 u8 fp_bit_filler1[7];818 u8 f_bit; /* always 1 */819 u8 reserved1[16];820 u8 ahs_length[8]; /* no AHS */821 u8 data_len_hi[8];822 u8 data_len_lo[16]; /* DataSegmentLength */[all …]