Searched refs:other_scb (Results 1 – 1 of 1) sorted by relevance
546 tBTA_AG_SCB *ag_scb, *other_scb; in bta_ag_rfc_acp_open() local579 other_scb = bta_ag_get_other_idle_scb (p_scb); in bta_ag_rfc_acp_open()580 if (other_scb) in bta_ag_rfc_acp_open()582 bdcpy(other_scb->peer_addr, ag_scb->peer_addr); in bta_ag_rfc_acp_open()583 other_scb->open_services = ag_scb->open_services; in bta_ag_rfc_acp_open()584 other_scb->cli_sec_mask = ag_scb->cli_sec_mask; in bta_ag_rfc_acp_open()586 bta_ag_resume_open (other_scb); in bta_ag_rfc_acp_open()