Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dgatt_api.h192 #define GATT_WRITE_AUTH_REQUIRED \ macro
/system/bt/stack/gatt/
Dgatt_db.cc563 else if ((perm & GATT_WRITE_AUTH_REQUIRED) && in gatts_write_attr_perm_check()