mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-28 00:35:42 +00:00
don't need to be Classic discoverable
This commit is contained in:
parent
2ed9ac63e2
commit
2ca4f19755
@ -196,7 +196,6 @@ void setup(void){
|
||||
remote_device_db_t * remote_db = (remote_device_db_t *) &remote_device_db_memory;
|
||||
|
||||
hci_init(transport, config, control, remote_db);
|
||||
hci_discoverable_control(1);
|
||||
|
||||
// set up l2cap_le
|
||||
l2cap_init();
|
||||
|
Loading…
x
Reference in New Issue
Block a user