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

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

Completed in 84 milliseconds