Home
last modified time | relevance | path

Searched refs:avrcp_status_code_t (Results 1 – 5 of 5) sorted by relevance

/btstack/src/classic/
H A Davrcp_browsing_target.h82 …_browsing_target_send_reject_set_browsed_player(uint16_t browsing_cid, avrcp_status_code_t status);
101 …sing_target_send_change_path_response(uint16_t avrcp_browsing_cid, avrcp_status_code_t status, uin…
102 …get_send_get_item_attributes_response(uint16_t avrcp_browsing_cid, avrcp_status_code_t status, uin…
103 uint8_t avrcp_browsing_target_send_search_response(uint16_t avrcp_browsing_cid, avrcp_status_code_t
H A Davrcp_target.h241 uint8_t avrcp_target_send_response_for_play_item_cmd(uint16_t avrcp_cid, avrcp_status_code_t status…
242 …cp_target_send_response_for_add_to_now_playing_cmd(uint16_t avrcp_cid, avrcp_status_code_t status);
H A Davrcp_browsing_target.c77 …rget_response_general_reject(avrcp_browsing_connection_t * connection, avrcp_status_code_t status){ in avrcp_browsing_target_response_general_reject()
415 avrcp_status_code_t status = AVRCP_STATUS_SUCCESS; in avrcp_browsing_target_send_get_folder_items_response()
467 …sing_target_send_change_path_response(uint16_t avrcp_browsing_cid, avrcp_status_code_t status, uin… in avrcp_browsing_target_send_change_path_response()
503 …get_send_get_item_attributes_response(uint16_t avrcp_browsing_cid, avrcp_status_code_t status, uin… in avrcp_browsing_target_send_get_item_attributes_response()
600 …ing_target_send_reject_set_browsed_player(uint16_t avrcp_browsing_cid, avrcp_status_code_t status){ in avrcp_browsing_target_send_reject_set_browsed_player()
664 uint8_t avrcp_browsing_target_send_search_response(uint16_t avrcp_browsing_cid, avrcp_status_code_t in avrcp_browsing_target_send_search_response()
H A Davrcp_target.c543 …pendent_reject(avrcp_connection_t * connection, avrcp_pdu_id_t pdu_id, avrcp_status_code_t status){ in avrcp_target_response_vendor_dependent_reject()
1538 …target_send_status_response(uint16_t avrcp_cid, avrcp_pdu_id_t pdu_id, avrcp_status_code_t status){ in avrcp_target_send_status_response()
1552 uint8_t avrcp_target_send_response_for_play_item_cmd(uint16_t avrcp_cid, avrcp_status_code_t status… in avrcp_target_send_response_for_play_item_cmd()
1556 …cp_target_send_response_for_add_to_now_playing_cmd(uint16_t avrcp_cid, avrcp_status_code_t status){ in avrcp_target_send_response_for_add_to_now_playing_cmd()
H A Davrcp.h118 } avrcp_status_code_t; typedef