mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-23 09:41:03 +00:00
anc_client: remove obsoled declaration
This commit is contained in:
parent
8937488244
commit
3d8a1c8bef
@ -54,7 +54,6 @@ typedef struct ancs_event{
|
||||
} ancs_event_t;
|
||||
|
||||
void ancs_client_init(void);
|
||||
void ancs_client_hci_event_handler (uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t size);
|
||||
void ancs_client_register_callback(void (*handler)(ancs_event_t * event));
|
||||
const char * ancs_client_attribute_name_for_id(int id);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user