Lines Matching refs:ApplId
79 __u16 ApplId; member
201 static inline void capi_fill_CONNECT_B3_REQ(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_CONNECT_B3_REQ() argument
205 capi_cmsg_header(cmsg, ApplId, 0x82, 0x80, Messagenumber, adr); in capi_fill_CONNECT_B3_REQ()
209 static inline void capi_fill_FACILITY_REQ(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_FACILITY_REQ() argument
214 capi_cmsg_header(cmsg, ApplId, 0x80, 0x80, Messagenumber, adr); in capi_fill_FACILITY_REQ()
219 static inline void capi_fill_INFO_REQ(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_INFO_REQ() argument
227 capi_cmsg_header(cmsg, ApplId, 0x08, 0x80, Messagenumber, adr); in capi_fill_INFO_REQ()
235 static inline void capi_fill_LISTEN_REQ(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_LISTEN_REQ() argument
243 capi_cmsg_header(cmsg, ApplId, 0x05, 0x80, Messagenumber, adr); in capi_fill_LISTEN_REQ()
251 static inline void capi_fill_ALERT_REQ(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_ALERT_REQ() argument
258 capi_cmsg_header(cmsg, ApplId, 0x01, 0x80, Messagenumber, adr); in capi_fill_ALERT_REQ()
265 static inline void capi_fill_CONNECT_REQ(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_CONNECT_REQ() argument
287 capi_cmsg_header(cmsg, ApplId, 0x02, 0x80, Messagenumber, adr); in capi_fill_CONNECT_REQ()
308 static inline void capi_fill_DATA_B3_REQ(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_DATA_B3_REQ() argument
316 capi_cmsg_header(cmsg, ApplId, 0x86, 0x80, Messagenumber, adr); in capi_fill_DATA_B3_REQ()
323 static inline void capi_fill_DISCONNECT_REQ(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_DISCONNECT_REQ() argument
331 capi_cmsg_header(cmsg, ApplId, 0x04, 0x80, Messagenumber, adr); in capi_fill_DISCONNECT_REQ()
338 static inline void capi_fill_DISCONNECT_B3_REQ(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_DISCONNECT_B3_REQ() argument
343 capi_cmsg_header(cmsg, ApplId, 0x84, 0x80, Messagenumber, adr); in capi_fill_DISCONNECT_B3_REQ()
347 static inline void capi_fill_MANUFACTURER_REQ(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_MANUFACTURER_REQ() argument
355 capi_cmsg_header(cmsg, ApplId, 0xff, 0x80, Messagenumber, adr); in capi_fill_MANUFACTURER_REQ()
362 static inline void capi_fill_RESET_B3_REQ(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_RESET_B3_REQ() argument
367 capi_cmsg_header(cmsg, ApplId, 0x87, 0x80, Messagenumber, adr); in capi_fill_RESET_B3_REQ()
371 static inline void capi_fill_SELECT_B_PROTOCOL_REQ(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_SELECT_B_PROTOCOL_REQ() argument
381 capi_cmsg_header(cmsg, ApplId, 0x41, 0x80, Messagenumber, adr); in capi_fill_SELECT_B_PROTOCOL_REQ()
390 static inline void capi_fill_CONNECT_RESP(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_CONNECT_RESP() argument
407 capi_cmsg_header(cmsg, ApplId, 0x02, 0x83, Messagenumber, adr); in capi_fill_CONNECT_RESP()
424 static inline void capi_fill_CONNECT_ACTIVE_RESP(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_CONNECT_ACTIVE_RESP() argument
428 capi_cmsg_header(cmsg, ApplId, 0x03, 0x83, Messagenumber, adr); in capi_fill_CONNECT_ACTIVE_RESP()
431 static inline void capi_fill_CONNECT_B3_ACTIVE_RESP(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_CONNECT_B3_ACTIVE_RESP() argument
435 capi_cmsg_header(cmsg, ApplId, 0x83, 0x83, Messagenumber, adr); in capi_fill_CONNECT_B3_ACTIVE_RESP()
438 static inline void capi_fill_CONNECT_B3_RESP(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_CONNECT_B3_RESP() argument
443 capi_cmsg_header(cmsg, ApplId, 0x82, 0x83, Messagenumber, adr); in capi_fill_CONNECT_B3_RESP()
448 static inline void capi_fill_CONNECT_B3_T90_ACTIVE_RESP(_cmsg * cmsg, __u16 ApplId, __u16 Messagenu… in capi_fill_CONNECT_B3_T90_ACTIVE_RESP() argument
452 capi_cmsg_header(cmsg, ApplId, 0x88, 0x83, Messagenumber, adr); in capi_fill_CONNECT_B3_T90_ACTIVE_RESP()
455 static inline void capi_fill_DATA_B3_RESP(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_DATA_B3_RESP() argument
460 capi_cmsg_header(cmsg, ApplId, 0x86, 0x83, Messagenumber, adr); in capi_fill_DATA_B3_RESP()
464 static inline void capi_fill_DISCONNECT_B3_RESP(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_DISCONNECT_B3_RESP() argument
468 capi_cmsg_header(cmsg, ApplId, 0x84, 0x83, Messagenumber, adr); in capi_fill_DISCONNECT_B3_RESP()
471 static inline void capi_fill_DISCONNECT_RESP(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_DISCONNECT_RESP() argument
475 capi_cmsg_header(cmsg, ApplId, 0x04, 0x83, Messagenumber, adr); in capi_fill_DISCONNECT_RESP()
478 static inline void capi_fill_FACILITY_RESP(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_FACILITY_RESP() argument
483 capi_cmsg_header(cmsg, ApplId, 0x80, 0x83, Messagenumber, adr); in capi_fill_FACILITY_RESP()
487 static inline void capi_fill_INFO_RESP(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_INFO_RESP() argument
491 capi_cmsg_header(cmsg, ApplId, 0x08, 0x83, Messagenumber, adr); in capi_fill_INFO_RESP()
494 static inline void capi_fill_MANUFACTURER_RESP(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_MANUFACTURER_RESP() argument
502 capi_cmsg_header(cmsg, ApplId, 0xff, 0x83, Messagenumber, adr); in capi_fill_MANUFACTURER_RESP()
509 static inline void capi_fill_RESET_B3_RESP(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, in capi_fill_RESET_B3_RESP() argument
513 capi_cmsg_header(cmsg, ApplId, 0x87, 0x83, Messagenumber, adr); in capi_fill_RESET_B3_RESP()