Lines Matching +full:0 +full:x0e

47 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0x10,
48 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0x10,
49 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0x10,
50 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0x10,
51 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0x10,
52 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0x10,
53 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0x10,
54 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0x10,
55 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0x10,
56 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0x10,
72 BT_SDP_ARRAY_16(BT_SDP_AUDIO_SINK_SVCLASS) /* 11 0B */
102 BT_SDP_ARRAY_16(0x0100U) /* AVDTP version: 01 00 */
117 BT_SDP_ARRAY_16(BT_SDP_ADVANCED_AUDIO_SVCLASS) /* 11 0d */
121 BT_SDP_ARRAY_16(0x0103U) /* 01 03 */
128 BT_SDP_SUPPORTED_FEATURES(0x0001U),
171 BT_SDP_ARRAY_16(0x0100U)
190 BT_SDP_ARRAY_16(0x0103U)
197 BT_SDP_SUPPORTED_FEATURES(0x0001U),
223 if (0U != (codec_ie[0U] & A2DP_SBC_SAMP_FREQ_16000)) { in shell_a2dp_print_capabilities()
226 if (0U != (codec_ie[0U] & A2DP_SBC_SAMP_FREQ_32000)) { in shell_a2dp_print_capabilities()
229 if (0U != (codec_ie[0U] & A2DP_SBC_SAMP_FREQ_44100)) { in shell_a2dp_print_capabilities()
232 if (0U != (codec_ie[0U] & A2DP_SBC_SAMP_FREQ_48000)) { in shell_a2dp_print_capabilities()
237 if (0U != (codec_ie[0U] & A2DP_SBC_CH_MODE_MONO)) { in shell_a2dp_print_capabilities()
240 if (0U != (codec_ie[0U] & A2DP_SBC_CH_MODE_DUAL)) { in shell_a2dp_print_capabilities()
243 if (0U != (codec_ie[0U] & A2DP_SBC_CH_MODE_STREO)) { in shell_a2dp_print_capabilities()
246 if (0U != (codec_ie[0U] & A2DP_SBC_CH_MODE_JOINT)) { in shell_a2dp_print_capabilities()
252 if (0U != (codec_ie[1U] & A2DP_SBC_BLK_LEN_4)) { in shell_a2dp_print_capabilities()
255 if (0U != (codec_ie[1U] & A2DP_SBC_BLK_LEN_8)) { in shell_a2dp_print_capabilities()
258 if (0U != (codec_ie[1U] & A2DP_SBC_BLK_LEN_12)) { in shell_a2dp_print_capabilities()
261 if (0U != (codec_ie[1U] & A2DP_SBC_BLK_LEN_16)) { in shell_a2dp_print_capabilities()
267 if (0U != (codec_ie[1U] & A2DP_SBC_SUBBAND_4)) { in shell_a2dp_print_capabilities()
270 if (0U != (codec_ie[1U] & A2DP_SBC_SUBBAND_8)) { in shell_a2dp_print_capabilities()
276 if (0U != (codec_ie[1U] & A2DP_SBC_ALLOC_MTHD_SNR)) { in shell_a2dp_print_capabilities()
279 if (0U != (codec_ie[1U] & A2DP_SBC_ALLOC_MTHD_LOUDNESS)) { in shell_a2dp_print_capabilities()
314 *rsp_err_code = 0; in app_config_req()
318 (struct bt_a2dp_codec_sbc_params *)&codec_cfg->codec_config->codec_ie[0]); in app_config_req()
321 return 0; in app_config_req()
329 *rsp_err_code = 0; in app_reconfig_req()
332 (struct bt_a2dp_codec_sbc_params *)&codec_cfg->codec_config->codec_ie[0]); in app_reconfig_req()
335 return 0; in app_reconfig_req()
340 if (rsp_err_code == 0) { in app_config_rsp()
349 *rsp_err_code = 0; in app_establish_req()
351 return 0; in app_establish_req()
356 if (rsp_err_code == 0) { in app_establish_rsp()
365 *rsp_err_code = 0; in app_release_req()
367 return 0; in app_release_req()
372 if (rsp_err_code == 0) { in app_release_rsp()
381 *rsp_err_code = 0; in app_start_req()
383 return 0; in app_start_req()
388 if (rsp_err_code == 0) { in app_start_rsp()
397 *rsp_err_code = 0; in app_suspend_req()
399 return 0; in app_suspend_req()
404 if (rsp_err_code == 0) { in app_suspend_rsp()
452 bt_shell_print("data: %d, %d, %d, %d, %d, %d ......", buf->data[0], in sink_sbc_streamer_data()
482 if (a2dp_initied == 0) { in cmd_register_cb()
495 return 0; in cmd_register_cb()
504 if (a2dp_initied == 0) { in cmd_register_ep()
513 if (a2dp_sink_sdp_registered == 0) { in cmd_register_ep()
524 if (a2dp_source_sdp_registered == 0) { in cmd_register_ep()
536 return 0; in cmd_register_ep()
540 return 0; in cmd_register_ep()
547 return 0; in cmd_register_ep()
552 if (a2dp_initied == 0) { in cmd_connect()
566 return 0; in cmd_connect()
571 if (a2dp_initied == 0) { in cmd_disconnect()
582 return 0; in cmd_disconnect()
612 if (a2dp_initied == 0) { in cmd_configure()
620 return 0; in cmd_configure()
625 return 0; in cmd_configure()
639 return 0; in cmd_configure()
644 if (a2dp_initied == 0) { in cmd_reconfigure()
649 if (bt_a2dp_stream_reconfig(&sbc_stream, &sbc_cfg_default) != 0) { in cmd_reconfigure()
652 return 0; in cmd_reconfigure()
674 .seps_info = &found_seps[0],
680 if (a2dp_initied == 0) { in cmd_get_peer_eps()
694 return 0; in cmd_get_peer_eps()
699 if (a2dp_initied == 0) { in cmd_establish()
704 if (bt_a2dp_stream_establish(&sbc_stream) != 0) { in cmd_establish()
707 return 0; in cmd_establish()
712 if (a2dp_initied == 0) { in cmd_release()
717 if (bt_a2dp_stream_release(&sbc_stream) != 0) { in cmd_release()
720 return 0; in cmd_release()
725 if (a2dp_initied == 0) { in cmd_start()
730 if (bt_a2dp_stream_start(&sbc_stream) != 0) { in cmd_start()
733 return 0; in cmd_start()
738 if (a2dp_initied == 0) { in cmd_suspend()
743 if (bt_a2dp_stream_suspend(&sbc_stream) != 0) { in cmd_suspend()
746 return 0; in cmd_suspend()
751 if (a2dp_initied == 0) { in cmd_abort()
756 if (bt_a2dp_stream_abort(&sbc_stream) != 0) { in cmd_abort()
759 return 0; in cmd_abort()
768 if (a2dp_initied == 0) { in cmd_send_media()
777 net_buf_add_u8(buf, (uint8_t)BT_A2DP_SBC_MEDIA_HDR_ENCODE(1, 0, 0, 0)); in cmd_send_media()
780 shell_print(sh, "data: %d, %d, %d, %d, %d, %d ......", media_data[0], in cmd_send_media()
783 ret = bt_a2dp_stream_send(&sbc_stream, buf, 0U, 0U); in cmd_send_media()
784 if (ret < 0) { in cmd_send_media()
789 return 0; in cmd_send_media()
796 cmd_register_cb, 1, 0),
798 cmd_register_ep, 3, 0),
799 SHELL_CMD_ARG(connect, NULL, HELP_NONE, cmd_connect, 1, 0),
800 SHELL_CMD_ARG(disconnect, NULL, HELP_NONE, cmd_disconnect, 1, 0),
801 SHELL_CMD_ARG(discover_peer_eps, NULL, HELP_NONE, cmd_get_peer_eps, 1, 0),
802 SHELL_CMD_ARG(configure, NULL, "\"configure/enable the stream\"", cmd_configure, 1, 0),
803 SHELL_CMD_ARG(establish, NULL, "\"establish the stream\"", cmd_establish, 1, 0),
804 SHELL_CMD_ARG(reconfigure, NULL, "\"reconfigure the stream\"", cmd_reconfigure, 1, 0),
805 SHELL_CMD_ARG(release, NULL, "\"release the stream\"", cmd_release, 1, 0),
806 SHELL_CMD_ARG(start, NULL, "\"start the stream\"", cmd_start, 1, 0),
807 SHELL_CMD_ARG(suspend, NULL, "\"suspend the stream\"", cmd_suspend, 1, 0),
808 SHELL_CMD_ARG(abort, NULL, "\"abort the stream\"", cmd_abort, 1, 0),
809 SHELL_CMD_ARG(send_media, NULL, HELP_NONE, cmd_send_media, 1, 0),
821 shell_error(sh, "%s unknown parameter: %s", argv[0], argv[1]); in cmd_a2dp()