Home
last modified time | relevance | path

Searched refs:avrcp_browsing_scope_t (Results 1 – 6 of 6) sorted by relevance

/btstack/src/classic/
H A Davrcp_browsing_controller.h115 …controller_get_total_nr_items_for_scope(uint16_t avrcp_browsing_cid, avrcp_browsing_scope_t scope);
136 …sing_cid, uint8_t * uid, uint16_t uid_counter, uint32_t attr_bitmap, avrcp_browsing_scope_t scope);
H A Davrcp.h445 } avrcp_browsing_scope_t; typedef
574 avrcp_browsing_scope_t scope;
603 avrcp_browsing_scope_t get_total_nr_items_scope;
751 avrcp_browsing_scope_t target_scope;
H A Davrcp_controller.h381 …m_for_scope(uint16_t avrcp_cid, uint8_t * uid, uint16_t uid_counter, avrcp_browsing_scope_t scope);
390 …laying_list(uint16_t avrcp_cid, uint8_t * uid, uint16_t uid_counter, avrcp_browsing_scope_t scope);
H A Davrcp_browsing_controller.c531 …sing_cid, uint8_t * uid, uint16_t uid_counter, uint32_t attr_bitmap, avrcp_browsing_scope_t scope){ in avrcp_browsing_controller_get_item_attributes_for_scope()
561 …rowsing_controller_get_folder_items(uint16_t avrcp_browsing_cid, avrcp_browsing_scope_t scope, uin… in avrcp_browsing_controller_get_folder_items()
695 …controller_get_total_nr_items_for_scope(uint16_t avrcp_browsing_cid, avrcp_browsing_scope_t scope){ in avrcp_browsing_controller_get_total_nr_items_for_scope()
H A Davrcp_target.c129 …et_handler_t callback, uint16_t avrcp_cid, uint16_t uid_counter, avrcp_browsing_scope_t scope, uin… in avrcp_target_emit_respond_play_item()
149 …et_handler_t callback, uint16_t avrcp_cid, uint16_t uid_counter, avrcp_browsing_scope_t scope, uin… in avrcp_target_emit_add_to_now_playing_item()
H A Davrcp_controller.c2119 …m_for_scope(uint16_t avrcp_cid, uint8_t * uid, uint16_t uid_counter, avrcp_browsing_scope_t scope){ in avrcp_controller_play_item_for_scope()
2144 …laying_list(uint16_t avrcp_cid, uint8_t * uid, uint16_t uid_counter, avrcp_browsing_scope_t scope){ in avrcp_controller_add_item_from_scope_to_now_playing_list()