Home
last modified time | relevance | path

Searched refs:GATT_READ_NOT_PERMIT (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/gatt/
Dgatt_attr.c184 status = GATT_READ_NOT_PERMIT; in gatt_profile_request_cback()
Dgatt_db.c135 return GATT_READ_NOT_PERMIT; in gatts_check_attr_readability()
/external/bluetooth/bluedroid/stack/include/
Dgatt_api.h30 #define GATT_READ_NOT_PERMIT 0x02 macro
/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h62 #define BTA_GATT_READ_NOT_PERMIT GATT_READ_NOT_PERMIT /* 0x0002 */