Searched refs:remote_psm (Results 1 – 4 of 4) sorted by relevance
363 const tL2CAP_ERTM_INFO *ertm_info, UINT16 remote_psm, in BTA_JvL2capConnect() argument378 p_msg->remote_psm = remote_psm; in BTA_JvL2capConnect()
170 UINT16 remote_psm; member
1091 … if ((cc->type != BTA_JV_CONN_TYPE_L2CAP) || (bta_jv_check_psm(cc->remote_psm))) /* allowed */ in bta_jv_l2cap_connect()1093 if ((handle = GAP_ConnOpen("", sec_id, 0, cc->peer_bd_addr, cc->remote_psm, in bta_jv_l2cap_connect()
558 const tL2CAP_ERTM_INFO *ertm_info, UINT16 remote_psm,