mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-22 07:21:06 +00:00
fix compile
This commit is contained in:
parent
6506947691
commit
b4542301ea
@ -817,7 +817,7 @@ int stdin_process(struct data_source *ds){
|
||||
break;
|
||||
case 's':
|
||||
printf("SM: sending security request\n");
|
||||
sm_send_security_request();
|
||||
sm_send_security_request(handle);
|
||||
break;
|
||||
case 'e':
|
||||
sm_io_capabilities = "IO_CAPABILITY_DISPLAY_ONLY";
|
||||
|
Loading…
x
Reference in New Issue
Block a user