Searched refs:dc_int (Results 1 - 2 of 2) sorted by relevance

/system/bt/tools/bdtool/
H A Dadapter.c240 int dc_int = device_class_to_int(dc); local
241 fprintf(stdout, " device_class:0x%x\n", dc_int);
/system/bt/btcore/test/
H A Dproperty_test.cc59 int dc_int = device_class_to_int(dc1); local
60 EXPECT_EQ(0x452301, dc_int);

Completed in 238 milliseconds