Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_jv_api.h657 extern tBTA_JV_STATUS BTA_JvL2capStartServerLE(tBTA_SEC sec_mask, tBTA_JV_ROLE role,
/system/bt/bta/jv/
Dbta_jv_api.c553 tBTA_JV_STATUS BTA_JvL2capStartServerLE(tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capStartServerLE() function
/system/bt/btif/src/
Dbtif_sock_l2cap.c854 if (BTA_JvL2capStartServerLE(sock->security, 0, NULL, sock->channel, in btSock_start_l2cap_server_l()