mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-26 11:37:10 +00:00
sm: remove debug message
This commit is contained in:
parent
2de22786db
commit
46452f47d3
2
ble/sm.c
2
ble/sm.c
@ -884,8 +884,6 @@ static int sm_stk_generation_init(sm_connection_t * sm_conn){
|
||||
|
||||
static void sm_address_resolution_handle_event(address_resolution_event_t event){
|
||||
|
||||
printf("sm_address handle event %u\n", event);
|
||||
|
||||
// cache and reset context
|
||||
int matched_device_id = sm_address_resolution_test;
|
||||
address_resolution_mode_t mode = sm_address_resolution_mode;
|
||||
|
Loading…
x
Reference in New Issue
Block a user