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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_auth.c 337 if (sec_flag & BTM_SEC_FLAG_ENCRYPTED)
433 if ((sec_flag & BTM_SEC_FLAG_ENCRYPTED) && (sec_flag & BTM_SEC_FLAG_LKEY_KNOWN))
gatt_int.h 94 #define GATT_SEC_FLAG_ENCRYPTED BTM_SEC_FLAG_ENCRYPTED
gatt_db.c 138 !(sec_flag & BTM_SEC_FLAG_ENCRYPTED))
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_api.c 501 if(sec_flags&BTM_SEC_FLAG_ENCRYPTED)
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_int.h 535 #define BTM_SEC_ENCRYPTED BTM_SEC_FLAG_ENCRYPTED /* 0x04 */
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h     [all...]
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c     [all...]

Completed in 507 milliseconds