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

  /external/bluetooth/bluez/tools/
ubcsp.h 73 uint8 use_crc; /* Does this packet use CRC data protection */ member in struct:ubcsp_packet
  /system/extras/ext4_utils/
output_file.c 62 int use_crc; member in struct:output_file
240 if (out->use_crc) {
317 if (out->use_crc) {
335 if (out->use_crc) {
390 out->use_crc = crc;
399 if (out->use_crc)

Completed in 124 milliseconds