mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-26 21:35:16 +00:00
mesh: fix periodic send of secure network beacons
This commit is contained in:
parent
9a337a5665
commit
2d63f17ced
@ -125,6 +125,7 @@ static void mesh_secure_network_beacon_auth_value_calculated(void * arg){
|
||||
printf("- ");
|
||||
printf_hexdump(mesh_beacon_data, mesh_beacon_len);
|
||||
|
||||
mesh_secure_network_beacon_active = 0;
|
||||
mesh_subnet->beacon_state = MESH_SECURE_NETWORK_BEACON_AUTH_VALUE;
|
||||
|
||||
mesh_secure_network_beacon_run(NULL);
|
||||
|
Loading…
x
Reference in New Issue
Block a user