Home
last modified time | relevance | path

Searched refs:AVRC_STS_NO_ERROR (Results 1 – 12 of 12) sorted by relevance

/packages/modules/Bluetooth/system/stack/avrc/
Davrc_bld_ct.cc63 return AVRC_STS_NO_ERROR; in avrc_bld_next_cmd()
92 return AVRC_STS_NO_ERROR; in avrc_bld_set_abs_volume_cmd()
119 return AVRC_STS_NO_ERROR; in avrc_bld_register_notifn()
140 return AVRC_STS_NO_ERROR; in avrc_bld_get_capability_cmd()
160 return AVRC_STS_NO_ERROR; in avrc_bld_list_player_app_attr_cmd()
182 return AVRC_STS_NO_ERROR; in avrc_bld_list_player_app_values_cmd()
210 return AVRC_STS_NO_ERROR; in avrc_bld_get_current_player_app_values_cmd()
241 return AVRC_STS_NO_ERROR; in avrc_bld_set_current_player_app_values_cmd()
270 return AVRC_STS_NO_ERROR; in avrc_bld_get_player_app_setting_attr_text_cmd()
299 return AVRC_STS_NO_ERROR; in avrc_bld_get_player_app_setting_value_text_cmd()
[all …]
Davrc_bld_tg.cc66 tAVRC_STS status = AVRC_STS_NO_ERROR; in avrc_bld_get_capability_rsp()
111 status = AVRC_STS_NO_ERROR; in avrc_bld_get_capability_rsp()
159 return AVRC_STS_NO_ERROR; in avrc_bld_list_app_settings_attr_rsp()
203 return AVRC_STS_NO_ERROR; in avrc_bld_list_app_settings_values_rsp()
255 return AVRC_STS_NO_ERROR; in avrc_bld_get_cur_app_setting_value_rsp()
273 return AVRC_STS_NO_ERROR; in avrc_bld_set_app_setting_value_rsp()
292 tAVRC_STS sts = AVRC_STS_NO_ERROR; in avrc_bld_app_setting_text_rsp()
395 return AVRC_STS_NO_ERROR; in avrc_bld_inform_charset_rsp()
413 return AVRC_STS_NO_ERROR; in avrc_bld_inform_battery_status_rsp()
518 return AVRC_STS_NO_ERROR; in avrc_bld_get_elem_attrs_rsp()
[all …]
Davrc_pars_tg.cc47 tAVRC_STS status = AVRC_STS_NO_ERROR; in avrc_ctrl_pars_vendor_cmd()
69 if (status != AVRC_STS_NO_ERROR) return status; in avrc_ctrl_pars_vendor_cmd()
114 tAVRC_STS status = AVRC_STS_NO_ERROR; in avrc_pars_vendor_cmd()
125 if (p_msg->vendor_len == 0) return AVRC_STS_NO_ERROR; in avrc_pars_vendor_cmd()
149 if (status != AVRC_STS_NO_ERROR) return status; in avrc_pars_vendor_cmd()
434 tAVRC_STS status = AVRC_STS_NO_ERROR; in avrc_pars_browsing_cmd()
613 if (status == AVRC_STS_NO_ERROR) { in AVRC_ParsCommand()
Davrc_pars_ct.cc51 tAVRC_STS status = AVRC_STS_NO_ERROR; in avrc_pars_vendor_rsp()
57 if (p_msg->vendor_len == 0) return AVRC_STS_NO_ERROR; in avrc_pars_vendor_rsp()
201 return AVRC_STS_NO_ERROR; in avrc_parse_notification_rsp()
210 tAVRC_STS status = AVRC_STS_NO_ERROR; in avrc_pars_browse_rsp()
250 if (get_item_rsp->status != AVRC_STS_NO_ERROR) { in avrc_pars_browse_rsp()
448 if (set_br_pl_rsp->status != AVRC_STS_NO_ERROR) { in avrc_pars_browse_rsp()
827 return AVRC_STS_NO_ERROR; in avrc_ctrl_pars_vendor_rsp()
894 if (status == AVRC_STS_NO_ERROR) { in AVRC_ParsResponse()
Davrc_utils.cc174 status = AVRC_STS_NO_ERROR; in avrc_pars_pass_thru()
Davrc_api.cc384 tAVRC_STS status = AVRC_STS_NO_ERROR; in avrc_proc_vendor_command()
450 if (status != AVRC_STS_NO_ERROR) { in avrc_proc_vendor_command()
618 avrc_cmd.status = AVRC_STS_NO_ERROR; in avrc_proc_far_msg()
625 if (status == AVRC_STS_NO_ERROR) { in avrc_proc_far_msg()
/packages/modules/Bluetooth/system/stack/test/
Dstack_avrcp_test.cc101 AVRC_STS_NO_ERROR); in TEST_F()
116 AVRC_STS_NO_ERROR); in TEST_F()
130 AVRC_STS_NO_ERROR); in TEST_F()
140 AVRC_STS_NO_ERROR); in TEST_F()
150 AVRC_STS_NO_ERROR); in TEST_F()
163 AVRC_STS_NO_ERROR); in TEST_F()
207 : AVRC_STS_NO_ERROR, in TEST_F()
/packages/modules/Bluetooth/system/stack/fuzzers/
Davrc_fuzzer.cc143 if (status == AVRC_STS_NO_ERROR) { in msg_cb()
146 if (status == AVRC_STS_NO_ERROR && p_pkt) { in msg_cb()
154 if (status == AVRC_STS_NO_ERROR) { in msg_cb()
157 if (status == AVRC_STS_NO_ERROR && p_pkt) { in msg_cb()
165 if (status == AVRC_STS_NO_ERROR) { in msg_cb()
168 if (status == AVRC_STS_NO_ERROR && p_pkt) { in msg_cb()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_rc.cc254 AVRC_STS_NO_ERROR, /* BTRC_STS_NO_ERROR */
1137 if (status != AVRC_STS_NO_ERROR) { in handle_rc_metamsg_cmd()
1421 if (status != AVRC_STS_NO_ERROR) { in send_reject_response()
1441 if (status != AVRC_STS_NO_ERROR) { in get_rsp_type_code()
1512 if (AVRC_STS_NO_ERROR == (status = AVRC_BldResponse( in send_metamsg_rsp()
1538 if (status == AVRC_STS_NO_ERROR) { in send_metamsg_rsp()
1706 avrc_rsp.inform_charset.status = AVRC_STS_NO_ERROR; in btif_rc_upstreams_evt()
1768 avrc_rsp.continu.status = AVRC_STS_NO_ERROR; in btif_rc_upstreams_evt()
1783 avrc_rsp.abort.status = AVRC_STS_NO_ERROR; in btif_rc_upstreams_evt()
2016 ((play_status != BTRC_PLAYSTATE_ERROR) ? AVRC_STS_NO_ERROR in get_play_status_rsp()
[all …]
/packages/modules/Bluetooth/system/btif/test/
Dbtif_rc_test.cc488 .status = AVRC_STS_NO_ERROR, in TEST_F()
/packages/modules/Bluetooth/system/stack/include/
Davrc_defs.h264 #define AVRC_STS_NO_ERROR 0x04 macro
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_act.cc932 p_rc_rsp->get_caps.status = AVRC_STS_NO_ERROR; in bta_av_proc_meta_cmd()