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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_auth.c 337 if (sec_flag & (BTM_SEC_FLAG_ENCRYPTED| BTM_SEC_FLAG_LKEY_KNOWN))
424 if ((sec_flag & BTM_SEC_FLAG_ENCRYPTED) && (sec_flag & BTM_SEC_FLAG_LKEY_KNOWN))
gatt_int.h 92 #define GATT_SEC_FLAG_LKEY_UNAUTHED BTM_SEC_FLAG_LKEY_KNOWN
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c     [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_api.c 452 (sec_flags&BTM_SEC_FLAG_LKEY_KNOWN))
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_int.h 552 #define BTM_SEC_LINK_KEY_KNOWN BTM_SEC_FLAG_LKEY_KNOWN /* 0x10 */
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h     [all...]

Completed in 48 milliseconds