remove unused prototype

This commit is contained in:
Matthias Ringwald 2015-11-27 23:28:41 +01:00
parent 97a9051bb0
commit 5ea0bfe3aa

View File

@ -589,7 +589,6 @@ void hfp_reset_context_flags(hfp_connection_t * context);
void hfp_release_audio_connection(hfp_connection_t * context);
void hfp_setup_synchronous_connection(hci_con_handle_t handle, hfp_link_setttings_t link_settings);
void hfp_accept_synchronous_connection(bd_addr_t addr, hfp_link_setttings_t link_settings);
const char * hfp_hf_feature(int index);
const char * hfp_ag_feature(int index);