Component/bt: do not update connection params when already have keys in slave
This commit is contained in:
@@ -485,6 +485,7 @@ typedef struct {
|
||||
#if SMP_INCLUDED == TRUE
|
||||
tBTM_LE_KEY_TYPE key_type; /* bit mask of valid key types in record */
|
||||
tBTM_SEC_BLE_KEYS keys; /* LE device security info in slave rode */
|
||||
bool skip_update_conn_param; /* skip update connection paraams or not*/
|
||||
#endif
|
||||
#if (BLE_PRIVACY_SPT == TRUE)
|
||||
tBLE_ADDR_TYPE current_addr_type; /* current adv addr type*/
|
||||
|
||||
Reference in New Issue
Block a user