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

  /system/bt/stack/include/
gatt_api.h 46 #define GATT_INSUF_RESOURCE 0x11
    [all...]
  /system/bt/bta/include/
bta_gatt_api.h 77 #define BTA_GATT_INSUF_RESOURCE GATT_INSUF_RESOURCE /* 0x0011 */
    [all...]
  /system/bt/stack/gatt/
gatt_sr.c 136 p_cmd->status = GATT_INSUF_RESOURCE;
155 p_cmd->status = GATT_INSUF_RESOURCE;
    [all...]
gatt_utils.c     [all...]

Completed in 494 milliseconds