Home
last modified time | relevance | path

Searched refs:GATT_WRITE_MITM_REQUIRED (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/include/
Dgatt_api.h195 #define GATT_WRITE_MITM_REQUIRED \ macro
/system/bt/stack/gatt/
Dgatt_db.cc567 } else if ((perm & GATT_WRITE_MITM_REQUIRED) && in gatts_write_attr_perm_check()