Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_sock_l2cap.cc253 BTA_JvL2capClose(sock->handle); in btsock_l2cap_free_l()
264 BTA_JvL2capClose(sock->handle); in btsock_l2cap_free_l()
738 BTA_JvL2capClose(sock->handle); in on_l2cap_data_ind()
/system/bt/bta/include/
Dbta_jv_api.h549 tBTA_JV_STATUS BTA_JvL2capClose(uint32_t handle);
/system/bt/bta/jv/
Dbta_jv_api.cc290 tBTA_JV_STATUS BTA_JvL2capClose(uint32_t handle) { in BTA_JvL2capClose() function