Home
last modified time | relevance | path

Searched refs:BTA_JvL2capStartServer (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/include/
Dbta_jv_api.h578 void BTA_JvL2capStartServer(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role,
/system/bt/bta/jv/
Dbta_jv_api.cc333 void BTA_JvL2capStartServer(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capStartServer() function
/system/bt/btif/src/
Dbtif_sock_l2cap.cc868 BTA_JvL2capStartServer(connection_type, sock->security, 0, in btsock_l2cap_server_listen()