mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-16 17:42:51 +00:00
a2dp_source: remove tab
This commit is contained in:
parent
bdc8377d3a
commit
80256083ba
@ -182,7 +182,7 @@ uint8_t a2dp_source_stream_send_media_payload_rtp(uint16_t a2dp_cid, uint8_t loc
|
||||
* @param size
|
||||
* @return status
|
||||
*/
|
||||
uint8_t a2dp_source_stream_send_media_packet(uint16_t a2dp_cid, uint8_t local_seid, const uint8_t * packet, uint16_t size);
|
||||
uint8_t a2dp_source_stream_send_media_packet(uint16_t a2dp_cid, uint8_t local_seid, const uint8_t * packet, uint16_t size);
|
||||
|
||||
/**
|
||||
* @brief Select and configure SBC endpoint
|
||||
|
Loading…
x
Reference in New Issue
Block a user