Searched refs:packet1_hci_size (Results 1 – 1 of 1) sorted by relevance
187 auto packet1_hci_size = hci_packet1_type_data_pair.second.size(); in check_packet_equal() local188 ASSERT_EQ(packet1_hci_size + 1, h4_packet2.size()); in check_packet_equal()191 memcmp(hci_packet1_type_data_pair.second.data(), h4_packet2.data() + 1, packet1_hci_size), in check_packet_equal()