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