Searched refs:VENDOR_ID_BLUETOOTH (Results 1 – 7 of 7) sorted by relevance
254 case device::BluetoothDevice::VENDOR_ID_BLUETOOTH: in WriteBluetoothProto()255 paired_device->set_vendor_id_source(PairedDevice::VENDOR_ID_BLUETOOTH); in WriteBluetoothProto()
26 case BluetoothDevice::VENDOR_ID_BLUETOOTH: in ConvertVendorIDSourceToApi()
420 .WillRepeatedly(testing::Return(BluetoothDevice::VENDOR_ID_BLUETOOTH)); in IN_PROC_BROWSER_TEST_F()
44 VENDOR_ID_BLUETOOTH, enumerator
68 source_value = BluetoothDevice::VENDOR_ID_BLUETOOTH; in ParseModalias()
3152 EXPECT_EQ(BluetoothDevice::VENDOR_ID_BLUETOOTH, device->GetVendorIDSource()); in TEST_F()
215 // vendor_id_source = VENDOR_ID_BLUETOOTH, vendor_id = 0x00E0 or222 VENDOR_ID_BLUETOOTH = 1; enumerator