Home
last modified time | relevance | path

Searched refs:remote_psm (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/bta/jv/
Dbta_jv_api.c1013 tBTA_JV_ROLE role, UINT16 remote_psm, UINT16 rx_mtu, in BTA_JvL2capConnect() argument
1026 p_msg->remote_psm = remote_psm; in BTA_JvL2capConnect()
Dbta_jv_int.h235 UINT16 remote_psm; member
Dbta_jv_act.c1597 if(SDP_PSM == cc->remote_psm && 0 == bta_jv_cb.sdp_for_jv) in bta_jv_l2cap_connect()
1611 if(bta_jv_check_psm(cc->remote_psm)) /* allowed */ in bta_jv_l2cap_connect()
1613 if( (handle = GAP_ConnOpen("", sec_id, 0, cc->peer_bd_addr, cc->remote_psm, in bta_jv_l2cap_connect()
/external/bluetooth/bluedroid/bta/include/
Dbta_jv_api.h937 tBTA_JV_ROLE role, UINT16 remote_psm, UINT16 rx_mtu,