HomeSort by relevance Sort by last modified time
    Searched refs:BTM_SEC_LE_LINK_KEY_AUTHED (Results 1 - 4 of 4) sorted by null

  /system/bt/stack/btm/
btm_ble.c     [all...]
btm_int.h 535 #define BTM_SEC_LE_LINK_KEY_AUTHED 0x2000 /* pairing is done with MITM */
622 #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)
    [all...]
btm_acl.c 431 p_dev_rec->sec_flags &= ~(BTM_SEC_LE_LINK_KEY_AUTHED | BTM_SEC_LE_AUTHENTICATED);
    [all...]
btm_sec.c     [all...]

Completed in 110 milliseconds