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

  /system/bt/stack/gatt/
gatt_attr.cc 202 status = GATT_READ_NOT_PERMIT;
gatt_db.cc 93 LOG(ERROR) << __func__ << ": GATT_READ_NOT_PERMIT";
94 return GATT_READ_NOT_PERMIT;
  /system/bt/stack/include/
gatt_api.h 31 #define GATT_READ_NOT_PERMIT 0x02
    [all...]
  /system/bt/bta/include/
bta_gatt_api.h 56 #define BTA_GATT_READ_NOT_PERMIT GATT_READ_NOT_PERMIT /* 0x0002 */
    [all...]

Completed in 58 milliseconds