Searched refs:BTA_JvL2capStartServer (Results 1 – 3 of 3) sorted by relevance
/system/bt/bta/include/ |
D | bta_jv_api.h | 601 tBTA_JV_STATUS BTA_JvL2capStartServer(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role,
|
/system/bt/btif/src/ |
D | btif_sock_l2cap.c | 874 if (BTA_JvL2capStartServer(BTA_JV_CONN_TYPE_L2CAP_LE, sock->security, 0, NULL, in btSock_start_l2cap_server_l() 881 … if (BTA_JvL2capStartServer(BTA_JV_CONN_TYPE_L2CAP, sock->security, 0, &obex_l2c_etm_opt, in btSock_start_l2cap_server_l()
|
/system/bt/bta/jv/ |
D | bta_jv_api.c | 471 tBTA_JV_STATUS BTA_JvL2capStartServer(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capStartServer() function
|