Searched defs:bluetooth_device (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/proximity_auth/
H A Dbluetooth_connection.cc14 #include "device/bluetooth/bluetooth_device.h"
119 device::BluetoothDevice* bluetooth_device = adapter->GetDevice(address); local
120 if (!bluetooth_device) {
132 bluetooth_device,

Completed in 353 milliseconds