mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 22:20:37 +00:00
fix prototype
This commit is contained in:
parent
cb91ed8e6b
commit
65a2040d8d
@ -92,7 +92,7 @@ typedef struct sdp_parser_complete_event {
|
||||
} sdp_parser_complete_event_t;
|
||||
|
||||
|
||||
void sdp_parser_init();
|
||||
void sdp_parser_init(void);
|
||||
void sdp_parser_handle_chunk(uint8_t * data, uint16_t size);
|
||||
void sdp_parser_handle_done(uint8_t status);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user