kFormatInvalid 28 device/bluetooth/bluetooth_uuid.cc *format = BluetoothUUID::kFormatInvalid; kFormatInvalid 79 device/bluetooth/bluetooth_uuid.cc BluetoothUUID::BluetoothUUID() : format_(kFormatInvalid) { kFormatInvalid 86 device/bluetooth/bluetooth_uuid.cc return format_ != kFormatInvalid; kFormatInvalid 36 device/bluetooth/bluetooth_uuid_unittest.cc EXPECT_EQ(BluetoothUUID::kFormatInvalid, uuid2.format()); kFormatInvalid 43 device/bluetooth/bluetooth_uuid_unittest.cc EXPECT_EQ(BluetoothUUID::kFormatInvalid, uuid3.format()); kFormatInvalid 50 device/bluetooth/bluetooth_uuid_unittest.cc EXPECT_EQ(BluetoothUUID::kFormatInvalid, uuid4.format());