Searched defs:BTM_SEC_LE_LINK_KEY_KNOWN (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/btm/
H A Dbtm_int.h538 #define BTM_SEC_LE_LINK_KEY_KNOWN 0x1000 /* bonded with peer (peer LTK and/or SRK is saved) */ macro
624 #define BTM_SEC_LE_MASK (BTM_SEC_LE_AUTHENTICATED|BTM_SEC_LE_ENCRYPTED|BTM_SEC_LE_LINK_KEY_KNOWN|BTM_SEC_LE_LINK_KEY_AUTHED)

Completed in 239 milliseconds