BluetoothDeviceWin 188 device/bluetooth/bluetooth_adapter_win.cc BluetoothDeviceWin device_win(**iter); BluetoothDeviceWin 203 device/bluetooth/bluetooth_adapter_win.cc devices_[(*iter)->address] = new BluetoothDeviceWin(**iter); BluetoothDeviceWin 27 device/bluetooth/bluetooth_device_win.cc BluetoothDeviceWin::BluetoothDeviceWin( BluetoothDeviceWin 55 device/bluetooth/bluetooth_device_win.cc BluetoothDeviceWin::~BluetoothDeviceWin() { BluetoothDeviceWin 58 device/bluetooth/bluetooth_device_win.cc void BluetoothDeviceWin::SetVisible(bool visible) { BluetoothDeviceWin 62 device/bluetooth/bluetooth_device_win.cc uint32 BluetoothDeviceWin::GetBluetoothClass() const { BluetoothDeviceWin 66 device/bluetooth/bluetooth_device_win.cc std::string BluetoothDeviceWin::GetDeviceName() const { BluetoothDeviceWin 70 device/bluetooth/bluetooth_device_win.cc std::string BluetoothDeviceWin::GetAddress() const { BluetoothDeviceWin 75 device/bluetooth/bluetooth_device_win.cc BluetoothDeviceWin::GetVendorIDSource() const { BluetoothDeviceWin 79 device/bluetooth/bluetooth_device_win.cc uint16 BluetoothDeviceWin::GetVendorID() const { BluetoothDeviceWin 83 device/bluetooth/bluetooth_device_win.cc uint16 BluetoothDeviceWin::GetProductID() const { BluetoothDeviceWin 87 device/bluetooth/bluetooth_device_win.cc uint16 BluetoothDeviceWin::GetDeviceID() const { BluetoothDeviceWin 91 device/bluetooth/bluetooth_device_win.cc bool BluetoothDeviceWin::IsPaired() const { BluetoothDeviceWin 95 device/bluetooth/bluetooth_device_win.cc bool BluetoothDeviceWin::IsConnected() const { BluetoothDeviceWin 99 device/bluetooth/bluetooth_device_win.cc bool BluetoothDeviceWin::IsConnectable() const { BluetoothDeviceWin 103 device/bluetooth/bluetooth_device_win.cc bool BluetoothDeviceWin::IsConnecting() const { BluetoothDeviceWin 107 device/bluetooth/bluetooth_device_win.cc BluetoothDevice::UUIDList BluetoothDeviceWin::GetUUIDs() const { BluetoothDeviceWin 111 device/bluetooth/bluetooth_device_win.cc bool BluetoothDeviceWin::ExpectingPinCode() const { BluetoothDeviceWin 116 device/bluetooth/bluetooth_device_win.cc bool BluetoothDeviceWin::ExpectingPasskey() const { BluetoothDeviceWin 121 device/bluetooth/bluetooth_device_win.cc bool BluetoothDeviceWin::ExpectingConfirmation() const { BluetoothDeviceWin 126 device/bluetooth/bluetooth_device_win.cc void BluetoothDeviceWin::Connect( BluetoothDeviceWin 133 device/bluetooth/bluetooth_device_win.cc void BluetoothDeviceWin::SetPinCode(const std::string& pincode) { BluetoothDeviceWin 137 device/bluetooth/bluetooth_device_win.cc void BluetoothDeviceWin::SetPasskey(uint32 passkey) { BluetoothDeviceWin 141 device/bluetooth/bluetooth_device_win.cc void BluetoothDeviceWin::ConfirmPairing() { BluetoothDeviceWin 145 device/bluetooth/bluetooth_device_win.cc void BluetoothDeviceWin::RejectPairing() { BluetoothDeviceWin 149 device/bluetooth/bluetooth_device_win.cc void BluetoothDeviceWin::CancelPairing() { BluetoothDeviceWin 153 device/bluetooth/bluetooth_device_win.cc void BluetoothDeviceWin::Disconnect( BluetoothDeviceWin 159 device/bluetooth/bluetooth_device_win.cc void BluetoothDeviceWin::Forget(const ErrorCallback& error_callback) { BluetoothDeviceWin 163 device/bluetooth/bluetooth_device_win.cc void BluetoothDeviceWin::ConnectToService( BluetoothDeviceWin 181 device/bluetooth/bluetooth_device_win.cc void BluetoothDeviceWin::ConnectToProfile( BluetoothDeviceWin 191 device/bluetooth/bluetooth_device_win.cc void BluetoothDeviceWin::SetOutOfBandPairingData( BluetoothDeviceWin 198 device/bluetooth/bluetooth_device_win.cc void BluetoothDeviceWin::ClearOutOfBandPairingData( BluetoothDeviceWin 204 device/bluetooth/bluetooth_device_win.cc const BluetoothServiceRecord* BluetoothDeviceWin::GetServiceRecord( BluetoothDeviceWin 20 device/bluetooth/bluetooth_device_win.h class BluetoothDeviceWin : public BluetoothDevice { BluetoothDeviceWin 22 device/bluetooth/bluetooth_device_win.h explicit BluetoothDeviceWin( BluetoothDeviceWin 24 device/bluetooth/bluetooth_device_win.h virtual ~BluetoothDeviceWin(); BluetoothDeviceWin 111 device/bluetooth/bluetooth_device_win.h DISALLOW_COPY_AND_ASSIGN(BluetoothDeviceWin); BluetoothDeviceWin 63 device/bluetooth/bluetooth_device_win_unittest.cc device_.reset(new BluetoothDeviceWin(device_state)); BluetoothDeviceWin 67 device/bluetooth/bluetooth_device_win_unittest.cc empty_device_.reset(new BluetoothDeviceWin(device_state)); BluetoothDeviceWin 31 device/bluetooth/bluetooth_profile_win.cc bool BluetoothProfileWin::Connect(const BluetoothDeviceWin* device) { BluetoothDeviceWin 15 device/bluetooth/bluetooth_profile_win.h class BluetoothDeviceWin; BluetoothDeviceWin 24 device/bluetooth/bluetooth_profile_win.h bool Connect(const BluetoothDeviceWin* device);