OSDN Git Service

Merge changes Ifad48ac1,Iec6e7550,I68ff2112,Ibb875781,Iae859fcc, ...
authorZach Johnson <zachoverflow@google.com>
Thu, 20 Aug 2020 10:20:38 +0000 (10:20 +0000)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Thu, 20 Aug 2020 10:20:38 +0000 (10:20 +0000)
commit7a729122b13a3ecaf4eb7b6a8d5a76687fe1dbbb
tree91b57a760db747d727e2d90a858a52e23825fe87
parent5dd4773ef35c1e4f29592f2f5d784401163559df
parent9334808678e74dfae65372e4a8788d6ef11a18d6
Merge changes Ifad48ac1,Iec6e7550,I68ff2112,Ibb875781,Iae859fcc, ...

* changes:
  BTM_SEC_OUT_FLAGS used to include authorized
  this used to check for authorized
  Remove always false expressions
  This expression is also never true
  This condition is never true
  Simpify boolean expression
  Remove useless redefinition BTM_SEC_FLAG_AUTHORIZED
  BTM_SEC_OUT_AUTHENTICATE is never set, only checked or removed
  BTM_SEC_IN_AUTHORIZE is never set, only checked or removed
  Remove BTA_AV_WITH_AVCTP_AUTHORIZATION
  BTA_SEC_AUTHENTICATE does not include authorization
  Flatten bta_av_cb.sec_mask
  The security mask is always BTA_SEC_AUTHENTICATE
  Internalize BTA_AvEnable's security mask
  Flatten BTA_SEC_AUTHORIZE
stack/btm/btm_sec.cc