mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-26 00:40:38 +00:00
avrcp: fix compile
This commit is contained in:
parent
3acd1f1c67
commit
2d5478718e
@ -469,7 +469,6 @@ static uint8_t avrcp_controller_request_continue_response(avrcp_connection_t * c
|
||||
static void avrcp_handle_l2cap_data_packet_for_signaling_connection(avrcp_connection_t * connection, uint8_t *packet, uint16_t size){
|
||||
uint8_t operands[20];
|
||||
|
||||
uint8_t opcode;
|
||||
int pos = 3;
|
||||
|
||||
if (size < 6u) return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user