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

  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 171 #define GATT_READ_MITM_REQUIRED (GATT_PERM_READ_ENC_MITM)
    [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_db.c 145 if ((perm & GATT_READ_MITM_REQUIRED ) && !(sec_flag & GATT_SEC_FLAG_LKEY_AUTHED))
    [all...]

Completed in 36 milliseconds