Searched refs:BTA_GATT_NO_RESOURCES (Results 1 – 4 of 4) sorted by relevance
231 status = BTA_GATT_NO_RESOURCES; in bta_gatts_register()241 status = BTA_GATT_NO_RESOURCES; in bta_gatts_register()
190 tBTA_GATT_STATUS status = BTA_GATT_NO_RESOURCES; in bta_gattc_register()194 cb_data.reg_oper.status = BTA_GATT_NO_RESOURCES; in bta_gattc_register()351 BTA_GATT_NO_RESOURCES, in bta_gattc_process_api_open()553 tBTA_GATT_STATUS status = BTA_GATT_NO_RESOURCES; in bta_gattc_init_bk_conn()
637 status = BTA_GATT_NO_RESOURCES; in BTA_GATTC_RegisterForNotifications()
81 #define BTA_GATT_NO_RESOURCES GATT_NO_RESOURCES /* 0x80 */ macro