Searched refs:kPctPhaseFormat (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/system/bta/ras/ | ||
D | ras_types.h | 62 static const uint32_t kPctPhaseFormat = 0xA0; variable |
D | ras_client.cc | 624 if ((value & kPctPhaseFormat) != 0) { in getFeaturesString() |