Searched refs:temp_gatt_if (Results 1 – 1 of 1) sorted by relevance
1392 tGATT_IF temp_gatt_if; in GATT_CancelConnect() local1412 … while (status && gatt_find_app_hold_link(p_tcb, start_idx, &found_idx, &temp_gatt_if)) in GATT_CancelConnect()1414 status = gatt_cancel_open(temp_gatt_if, bd_addr); in GATT_CancelConnect()1435 while (gatt_find_app_for_bg_dev(bd_addr, &temp_gatt_if)) in GATT_CancelConnect()1436 gatt_remove_bg_dev_for_app(temp_gatt_if, bd_addr); in GATT_CancelConnect()