mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 13:20:39 +00:00
auto-pts: BTP_GAP_SETTING_PRIVACY == false on start
This commit is contained in:
parent
b0efdb6cb6
commit
89cc71cef7
@ -137,7 +137,6 @@ static void reset_gap(void){
|
||||
// current settings
|
||||
current_settings |= BTP_GAP_SETTING_SSP;
|
||||
current_settings |= BTP_GAP_SETTING_LE;
|
||||
current_settings |= BTP_GAP_SETTING_PRIVACY;
|
||||
#ifdef ENABLE_CLASSIC
|
||||
current_settings |= BTP_GAP_SETTING_BREDR;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user