Searched refs:BTA_JvL2capClose (Results 1 – 3 of 3) sorted by relevance
549 tBTA_JV_STATUS BTA_JvL2capClose(uint32_t handle);
254 BTA_JvL2capClose(sock->handle); in btsock_l2cap_free_l()270 BTA_JvL2capClose(sock->handle); in btsock_l2cap_free_l()745 BTA_JvL2capClose(sock->handle); in on_l2cap_data_ind()
290 tBTA_JV_STATUS BTA_JvL2capClose(uint32_t handle) { in BTA_JvL2capClose() function