Searched refs:set_assoc (Results 1 – 3 of 3) sorted by relevance
1878 gattc_cb.set_assoc.client_if = p_msg->api_assoc.client_if; in bta_gattc_process_api_cache_assoc()1885 gattc_cb.set_assoc.status = BTA_GATT_BUSY; in bta_gattc_process_api_cache_assoc()1895 gattc_cb.set_assoc.status = BTA_GATT_OK; in bta_gattc_process_api_cache_assoc()1898 gattc_cb.set_assoc.status = BTA_GATT_ERROR; in bta_gattc_process_api_cache_assoc()1906 gattc_cb.set_assoc.status = BTA_GATT_OK; in bta_gattc_process_api_cache_assoc()1908 gattc_cb.set_assoc.status = BTA_GATT_ERROR; in bta_gattc_process_api_cache_assoc()
1023 gattc_if = arg->set_assoc.client_if; in btc_gattc_cb_handler()1024 param.set_assoc_cmp.status = arg->set_assoc.status; in btc_gattc_cb_handler()
449 tBTA_GATTC_SET_ASSOC set_assoc; member