mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-01 01:13:23 +00:00
also add empty define for set_bd_addr to csr bt_control
This commit is contained in:
parent
f5ee0ba39f
commit
c6af8a746f
@ -128,6 +128,7 @@ static const bt_control_t bt_control_csr = {
|
||||
bt_control_csr_next_cmd, // next_cmd
|
||||
NULL, // register_for_power_notifications
|
||||
NULL, // hw_error
|
||||
NULL, // set_bd_addr_cmd
|
||||
};
|
||||
|
||||
static const hci_uart_config_t hci_uart_config_csr = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user