HomeSort by relevance Sort by last modified time
    Searched full:acl_data (Results 1 - 2 of 2) sorted by null

  /system/bt/hci/test/
hci_hal_h4_test.cpp 49 static char acl_data[100] = "A straight line is a line which lies evenly with the points on itself."; variable
92 expect_packet_synchronous(type, acl_data);
223 write_packet(sockfd[1], DATA_TYPE_ACL, acl_data);
hci_hal_mct_test.cpp 48 static char acl_data[100] = "A straight line is a line which lies evenly with the points on itself."; variable
95 expect_packet_synchronous(type, acl_data);
225 write_packet(acl_in_sockfd[1], acl_data);

Completed in 95 milliseconds