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

/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gatts_act.c229 status = BTA_GATT_NO_RESOURCES;
242 status = BTA_GATT_NO_RESOURCES;
249 status = BTA_GATT_NO_RESOURCES;
H A Dbta_gattc_act.c181 tBTA_GATT_STATUS status = BTA_GATT_NO_RESOURCES;
186 cb_data.reg_oper.status = BTA_GATT_NO_RESOURCES;
224 status = BTA_GATT_NO_RESOURCES;
347 BTA_GATT_NO_RESOURCES,
534 tBTA_GATT_STATUS status = BTA_GATT_NO_RESOURCES;
H A Dbta_gattc_api.c918 status = BTA_GATT_NO_RESOURCES;
/external/bluetooth/bluedroid/bta/include/
H A Dbta_gatt_api.h81 #define BTA_GATT_NO_RESOURCES GATT_NO_RESOURCES /* 0x0080 */ macro

Completed in 55 milliseconds