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

  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 45 #define GATT_INSUF_RESOURCE 0x11
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 77 #define BTA_GATT_INSUF_RESOURCE GATT_INSUF_RESOURCE /* 0x0011 */
    [all...]
  /external/bluetooth/bluedroid/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 31 milliseconds