Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dgatt_api.h45 #define GATT_INSUF_RESOURCE 0x11 macro
/external/bluetooth/bluedroid/stack/gatt/
Dgatt_sr.c136 p_cmd->status = GATT_INSUF_RESOURCE; in process_read_multi_rsp()
155 p_cmd->status = GATT_INSUF_RESOURCE; in process_read_multi_rsp()
Dgatt_utils.c1454 status = GATT_INSUF_RESOURCE; in gatt_send_error_rsp()
/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h77 #define BTA_GATT_INSUF_RESOURCE GATT_INSUF_RESOURCE /* 0x0011 */