Searched refs:BTA_GATT_NO_RESOURCES (Results 1 – 4 of 4) sorted by relevance
235 status = BTA_GATT_NO_RESOURCES; in bta_gatts_register()249 status = BTA_GATT_NO_RESOURCES; in bta_gatts_register()256 status = BTA_GATT_NO_RESOURCES; in bta_gatts_register()
191 tBTA_GATT_STATUS status = BTA_GATT_NO_RESOURCES; in bta_gattc_register()196 cb_data.reg_oper.status = BTA_GATT_NO_RESOURCES; in bta_gattc_register()234 status = BTA_GATT_NO_RESOURCES; in bta_gattc_register()361 BTA_GATT_NO_RESOURCES, in bta_gattc_process_api_open()563 tBTA_GATT_STATUS status = BTA_GATT_NO_RESOURCES; in bta_gattc_init_bk_conn()
943 status = BTA_GATT_NO_RESOURCES; in BTA_GATTC_RegisterForNotifications()
80 #define BTA_GATT_NO_RESOURCES GATT_NO_RESOURCES /* 0x80 */ macro