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.c 195 status = GATT_READ_NOT_PERMIT;
gatt_db.c 136 GATT_TRACE_ERROR( "GATT_READ_NOT_PERMIT");
137 return GATT_READ_NOT_PERMIT;
    [all...]
  /system/bt/stack/include/
gatt_api.h 31 #define GATT_READ_NOT_PERMIT 0x02
    [all...]
  /system/bt/bta/include/
bta_gatt_api.h 62 #define BTA_GATT_READ_NOT_PERMIT GATT_READ_NOT_PERMIT /* 0x0002 */
    [all...]

Completed in 49 milliseconds