mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-20 18:40:31 +00:00
call gap_set_bondable_mode in classic_test
This commit is contained in:
parent
f9d8bc372f
commit
83d0b0a548
@ -381,6 +381,7 @@ static void packet_handler2 (void * connection, uint8_t packet_type, uint16_t ch
|
||||
|
||||
|
||||
static void update_auth_req(void){
|
||||
gap_set_bondable_mode(gap_bondable);
|
||||
gap_auth_req = 0;
|
||||
if (gap_mitm_protection){
|
||||
gap_auth_req |= 1; // MITM Flag
|
||||
|
Loading…
x
Reference in New Issue
Block a user