Lines Matching refs:open
334 /* if signaling channel, notify ccb that channel open */
360 ** for the channel and sends it an open event.
370 tAVDT_OPEN open;
375 /* if signaling channel, notify ccb that channel open */
391 /* if media or other channel, notify scb that channel open */
400 open.peer_mtu = p_tbl->peer_mtu;
401 open.lcid = avdt_cb.ad.rt_tbl[p_tbl->ccb_idx][p_tbl->tcid].lcid;
402 open.hdr.err_code = avdt_ad_tcid_to_type(p_tbl->tcid);
403 avdt_scb_event(p_scb, AVDT_SCB_TC_OPEN_EVT, (tAVDT_SCB_EVT *) &open);
434 /* if media or other channel, notify scb that channel open */
518 ** Description This function is called by a CCB or SCB to open a transport