Searched refs:BTA_JvL2capConnect (Results 1 – 3 of 3) sorted by relevance
/system/bt/bta/include/ |
D | bta_jv_api.h | 557 tBTA_JV_STATUS BTA_JvL2capConnect(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role,
|
/system/bt/btif/src/ |
D | btif_sock_l2cap.c | 950 if (BTA_JvL2capConnect(BTA_JV_CONN_TYPE_L2CAP_LE, sock->security, 0, NULL, in btsock_l2cap_listen_or_connect() 957 if (BTA_JvL2capConnect(BTA_JV_CONN_TYPE_L2CAP, sock->security, 0, &obex_l2c_etm_opt, in btsock_l2cap_listen_or_connect()
|
/system/bt/bta/jv/ |
D | bta_jv_api.c | 362 tBTA_JV_STATUS BTA_JvL2capConnect(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capConnect() function
|