Searched refs:sample_data3 (Results 1 – 2 of 2) sorted by relevance
51 static char sample_data3[100] = "The ends of a line are points."; variable120 EXPECT_EQ(sample_data3[reentry_i], byte);123 if (reentry_i == (int)strlen(sample_data3)) {222 hal->transmit_data(DATA_TYPE_SCO, (uint8_t *)(sample_data3 + 1), strlen(sample_data3 + 1));223 expect_socket_data(sockfd[1], DATA_TYPE_SCO, sample_data3 + 1);245 write_packet_reentry(sockfd[1], DATA_TYPE_ACL, sample_data3);
47 static char sample_data3[100] = "The ends of a line are points."; variable113 EXPECT_EQ(sample_data3[reentry_i], byte);116 if (reentry_i == (int)strlen(sample_data3)) {240 write_packet_reentry(acl_in_sockfd[1], sample_data3);