mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-03 23:47:08 +00:00
hog_boot_host_demo: remove classic gap call
This commit is contained in:
parent
1de8bf6a9e
commit
b168aa1e01
@ -599,9 +599,6 @@ int btstack_main(int argc, const char * argv[]){
|
|||||||
// setup le device db
|
// setup le device db
|
||||||
le_device_db_init();
|
le_device_db_init();
|
||||||
|
|
||||||
// allow for role switch in general and sniff mode
|
|
||||||
gap_set_default_link_policy_settings( LM_LINK_POLICY_ENABLE_ROLE_SWITCH | LM_LINK_POLICY_ENABLE_SNIFF_MODE );
|
|
||||||
|
|
||||||
//
|
//
|
||||||
l2cap_init();
|
l2cap_init();
|
||||||
sm_init();
|
sm_init();
|
||||||
|
Loading…
Reference in New Issue
Block a user