Home
last modified time | relevance | path

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

/system/bt/gd/security/
Dpairing_handler_le.h47 constexpr uint8_t AuthReqMaskCt2 = 0x20; variable
Dpairing_handler_le.cc202 bool use_h7 = (pairing_response.GetAuthReq() & AuthReqMaskCt2); in PairingMain()