Searched refs:SERVICE_BITMASK (Results 1 – 2 of 2) sorted by relevance
183 static const int SERVICE_BITMASK = 0xFFE000; variable
154 return ((class_ & BluetoothDevice::SERVICE_BITMASK & service) != 0); in IsServiceSupported()