mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-14 18:40:59 +00:00
hci_cmd: add missing prototype for Broadcom/Cypress vendor command
This commit is contained in:
parent
67abec4298
commit
4545e386b1
@ -216,6 +216,7 @@ extern const hci_cmd_t hci_le_write_suggested_default_data_length;
|
||||
extern const hci_cmd_t hci_bcm_set_sleep_mode;
|
||||
extern const hci_cmd_t hci_bcm_write_sco_pcm_int;
|
||||
extern const hci_cmd_t hci_bcm_write_tx_power_table;
|
||||
extern const hci_cmd_t hci_bcm_set_tx_pwr;
|
||||
|
||||
// TI specific HCI commands
|
||||
extern const hci_cmd_t hci_ti_drpb_tester_con_tx;
|
||||
|
Loading…
x
Reference in New Issue
Block a user