mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-18 10:22:54 +00:00
avrcp_browsing_target: fix warning
This commit is contained in:
parent
dc92cb51c0
commit
fd027dabec
@ -86,7 +86,7 @@ uint8_t avrcp_browsing_target_send_get_total_num_items_response(uint16_t browsin
|
|||||||
/**
|
/**
|
||||||
* @brief De-Init AVRCP Browsing Controller
|
* @brief De-Init AVRCP Browsing Controller
|
||||||
*/
|
*/
|
||||||
void avrcp_browsing_controller_deinit(void);
|
void avrcp_browsing_target_deinit(void);
|
||||||
|
|
||||||
/* API_END */
|
/* API_END */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user