Lines Matching full:enum
16 * enum caif_link_selector - Physical Link Selection.
23 * This enum is used for choosing between CAIF Link Layers when
26 enum caif_link_selector {
32 * enum caif_channel_priority - CAIF channel priorities.
43 * is not restricted to the values defined in this enum, any value
46 enum caif_channel_priority {
55 * enum caif_protocol_type - CAIF Channel type.
63 * This enum defines the CAIF Channel type to be used. This defines
66 enum caif_protocol_type {
78 * enum caif_at_type - AT Service Endpoint
81 enum caif_at_type {
85 * enum caif_debug_type - Content selection for debug connection
91 enum caif_debug_type {
98 * enum caif_debug_service - Debug Service Endpoint
102 enum caif_debug_service {
114 * @u.at.type: Type of AT link to set up (enum caif_at_type).
146 __u8 type; /* type: enum caif_at_type */
160 __u8 type; /* type:enum caif_debug_type */
167 * enum caif_socket_opts - CAIF option values for getsockopt and setsockopt.
185 * This enum defines the CAIF Socket options to be used on a socket
189 enum caif_socket_opts {