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

  /system/bt/tools/bdtool/
adapter.c 242 int dc_int = device_class_to_int(dc); local
243 fprintf(stdout, " device_class:0x%x\n", dc_int);
  /system/bt/btcore/test/
property_test.cc 57 int dc_int = device_class_to_int(dc1); local
58 EXPECT_EQ(0x452301, dc_int);

Completed in 656 milliseconds