Searched refs:GATT_INSUF_RESOURCE (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
H A Dbta_gatt_api.h76 #define BTA_GATT_INSUF_RESOURCE GATT_INSUF_RESOURCE /* 0x0011 */
/external/bluetooth/bluedroid/stack/include/
H A Dgatt_api.h45 #define GATT_INSUF_RESOURCE 0x0011 macro
/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_sr.c133 p_cmd->status = GATT_INSUF_RESOURCE;
152 p_cmd->status = GATT_INSUF_RESOURCE;
H A Dgatt_utils.c1352 status = GATT_INSUF_RESOURCE;

Completed in 1311 milliseconds