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 56 int use_crc; member in struct:output_file
232 if (out->use_crc) {
309 if (out->use_crc) {
327 if (out->use_crc) {
389 out->use_crc = crc;
398 if (out->use_crc)

Completed in 72 milliseconds