Home
last modified time | relevance | path

Searched refs:AUTH_REQ_CT2_MASK (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/security/
Dfacade.cc47 constexpr uint8_t AUTH_REQ_CT2_MASK = 0x20; variable
354 if (request->ct2()) auth_req |= AUTH_REQ_CT2_MASK; in SetLeAuthRequirements()