Lines Matching refs:uint8_t
49 typedef uint8_t tUIPC_STATUS;
63 uint8_t opcode; /* UIPC_OPEN_REQ */
70 uint8_t opcode; /* UIPC_OPEN_RESP */
74 …uint8_t num_streams; /* Number of simultaneous streams supported by the light sta…
81 uint8_t opcode; /* UIPC_CLOSE_REQ */
88 uint8_t opcode; /* UIPC_CLOSE_RSP */
95 uint8_t opcode;
107 uint8_t msg[IPC_LOG_MSG_LEN];
130 uint8_t op_code;
131 uint8_t status;
133 uint8_t state;
134 uint8_t lp_state; /* Low Power state */
135 uint8_t next_seqno; /* next send seq */
136 uint8_t ack; /* next ack seq, expected seq from peer */
137 uint8_t sent_ack; /* last sent ack */
138 uint8_t sliding_window_size;/* window size */
141 uint8_t rx_state; /* rx state for incoming packet processing */
173 uint8_t op_code; /* L2C_SYNC_TO_LITE_REQ */
178 uint8_t multi_av_data_cong_start; /* Multi-AV queue size to start congestion */
179 uint8_t multi_av_data_cong_end; /* Multi-AV queue size to end congestion */
180 uint8_t multi_av_data_cong_discard; /* Multi-AV queue size to discard */
181 uint8_t num_stream;
188 uint8_t status;
194 uint8_t op_code; /* L2C_SYNC_TO_LITE_RESP */
196 uint8_t num_stream;
202 uint8_t op_code; /* L2C_REMOVE_TO_LITE_REQ */
204 uint8_t num_stream;
213 uint8_t op_code;
251 uint8_t opcode; /* AVDT_SYNC_TO_BTC_LITE_REQ */
252 uint8_t num_stream;
258 uint8_t opcode; /* AVDT_SYNC_TO_BTC_LITE_RESP */
259 uint8_t status;
264 uint8_t handle; /* SCB handle */
268 uint8_t mux_tsid_media; /* TSID for media transport session */
274 uint8_t op_code;
275 uint8_t status;
283 uint8_t op_code;
339 uint8_t opcode; /* A2DP_START_REQ */
346 uint8_t opcode; /* A2DP_STOP_REQ */
352 uint8_t opcode; /* A2DP_SUSPEND_REQ */
358 uint8_t opcode; /* A2DP_CLEANUP_REQ */
365 … uint8_t opcode; /* A2DP_START_RESP, A2DP_STOP_RESP, A2DP_CLEANUP_RESP, A2DP_SUSPEND_RESP */
554 uint8_t sampling_freq;
555 uint8_t channel_mode;
556 uint8_t block_length;
557 uint8_t num_subbands;
558 uint8_t alloc_method;
559 uint8_t bitpool_size; /* 2 - 250 */
564 uint8_t ch_mode;
565 uint8_t sampling_freq;
566 uint8_t bitrate_index; /* 0 - 14 */
571 uint8_t ch_mode;
572 uint8_t sampling_freq;
573 uint8_t bitrate_index; /* 0 - 14 */
579 uint8_t ch_mode;
580 uint8_t sampling_freq;
581 uint8_t bitrate_index; /* 0 - 14 */
587 uint8_t channel_mode; /* 0x02:mono, 0x01:dual */
603 uint8_t opcode; /* AUDIO_CODEC_CONFIG_REQ */
613 typedef uint8_t tAUDIO_CONFIG_STATUS;
617 uint8_t opcode; /* AUDIO_CODEC_CONFIG_RESP */
623 uint8_t opcode; /* AUDIO_CODEC_SET_BITRATE_REQ */
627 uint8_t sbc;
628 uint8_t mp3;
641 typedef uint8_t tAUDIO_ROUTE_SRC;
651 typedef uint8_t tAUDIO_ROUTE_MIX;
674 typedef uint8_t tAUDIO_ROUTE_OUT;
686 typedef uint8_t tAUDIO_ROUTE_SF;
699 typedef uint8_t tAUDIO_ROUTE_EQ;
703 uint8_t opcode; /* AUDIO_ROUTE_CONFIG_REQ */
714 uint8_t opcode; /* AUDIO_ROUTE_CONFIG_RESP */
728 uint8_t pri_l; /* Primary Left scale : 0 ~ 255 */
729 uint8_t mix_l; /* Mixing Left scale : 0 ~ 255 */
730 uint8_t pri_r; /* Primary Right scale : 0 ~ 255 */
731 uint8_t mix_r; /* Mixing Right scale : 0 ~ 255 */
753 uint8_t opcode; /* AUDIO_MIX_CONFIG_REQ */
762 uint8_t opcode; /* AUDIO_MIX_CONFIG_RESP */
769 uint8_t opcode; /* AUDIO_BURST_FRAMES_IND */
775 uint8_t opcode; /* AUDIO_BURST_END_IND */
780 uint8_t opcode; /* AUDIO_CODEC_FLUSH_REQ */
785 uint8_t opcode; /* AUDIO_EQ_MODE_CONFIG_REQ */
792 uint8_t opcode; /* AUDIO_SCALE_CONFIG_REQ */