mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-28 08:37:22 +00:00
remove debug
This commit is contained in:
parent
17d8784103
commit
98fbd9a22e
1
ble/sm.c
1
ble/sm.c
@ -787,7 +787,6 @@ static void sm_run(void){
|
|||||||
}
|
}
|
||||||
|
|
||||||
// random address updates
|
// random address updates
|
||||||
if (rau_state) printf("sm_run(): rau_state %u\n", rau_state);
|
|
||||||
switch (rau_state){
|
switch (rau_state){
|
||||||
case RAU_GET_RANDOM:
|
case RAU_GET_RANDOM:
|
||||||
hci_send_cmd(&hci_le_rand);
|
hci_send_cmd(&hci_le_rand);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user