Searched refs:BTA_JvL2capRead (Results 1 – 3 of 3) sorted by relevance
664 tBTA_JV_STATUS BTA_JvL2capRead(UINT32 handle, UINT32 req_id,
624 tBTA_JV_STATUS BTA_JvL2capRead(UINT32 handle, UINT32 req_id, UINT8 *p_data, UINT16 len) in BTA_JvL2capRead() function
727 if (BTA_JvL2capRead(sock->handle, sock->id, buffer, count) == BTA_JV_SUCCESS) { in on_l2cap_data_ind()