Searched refs:BTA_GATT_NO_RESOURCES (Results 1 – 5 of 5) sorted by relevance
185 return BTA_GATT_NO_RESOURCES; in bta_gattc_init_cache()272 return BTA_GATT_NO_RESOURCES; in bta_gattc_add_srvc_to_cache()291 return BTA_GATT_NO_RESOURCES; in bta_gattc_add_srvc_to_cache()331 return BTA_GATT_NO_RESOURCES; in bta_gattc_add_char_to_cache()377 return BTA_GATT_NO_RESOURCES; in bta_gattc_add_attr_to_cache()397 return BTA_GATT_NO_RESOURCES; in bta_gattc_add_attr_to_cache()935 return BTA_GATT_NO_RESOURCES; in bta_gattc_sdp_service_disc()
215 status = BTA_GATT_NO_RESOURCES; in bta_gatts_register()224 status = BTA_GATT_NO_RESOURCES; in bta_gatts_register()229 status = BTA_GATT_NO_RESOURCES; in bta_gatts_register()
200 tBTA_GATT_STATUS status = BTA_GATT_NO_RESOURCES; in bta_gattc_register()205 cb_data.reg_oper.status = BTA_GATT_NO_RESOURCES; in bta_gattc_register()238 status = BTA_GATT_NO_RESOURCES; in bta_gattc_register()354 BTA_GATT_NO_RESOURCES, in bta_gattc_process_api_open()579 tBTA_GATT_STATUS status = BTA_GATT_NO_RESOURCES; in bta_gattc_init_bk_conn()
946 status = BTA_GATT_NO_RESOURCES; in BTA_GATTC_RegisterForNotifications()
108 #define BTA_GATT_NO_RESOURCES GATT_NO_RESOURCES /* 0x80 */ macro