Home
last modified time | relevance | path

Searched refs:GATT_INSUF_RESOURCE (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Dgatt_api.h46 #define GATT_INSUF_RESOURCE 0x11 macro
/system/bt/bta/include/
Dbta_gatt_api.h78 #define BTA_GATT_INSUF_RESOURCE GATT_INSUF_RESOURCE /* 0x0011 */
/system/bt/stack/gatt/
Dgatt_utils.c1508 status = GATT_INSUF_RESOURCE; in gatt_send_error_rsp()