diff --git a/src/hci_cmd.h b/src/hci_cmd.h index e2c0dcc8e..1684cd1b8 100644 --- a/src/hci_cmd.h +++ b/src/hci_cmd.h @@ -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;