BluetoothProfileWin  185 device/bluetooth/bluetooth_device_win.cc   if (static_cast<BluetoothProfileWin*>(profile)->Connect(this))
BluetoothProfileWin   58 device/bluetooth/bluetooth_profile.cc   profile = new BluetoothProfileWin(uuid, options.name);
BluetoothProfileWin   14 device/bluetooth/bluetooth_profile_win.cc BluetoothProfileWin::BluetoothProfileWin(const BluetoothUUID& uuid,
BluetoothProfileWin   19 device/bluetooth/bluetooth_profile_win.cc BluetoothProfileWin::~BluetoothProfileWin() {
BluetoothProfileWin   22 device/bluetooth/bluetooth_profile_win.cc void BluetoothProfileWin::Unregister() {
BluetoothProfileWin   26 device/bluetooth/bluetooth_profile_win.cc void BluetoothProfileWin::SetConnectionCallback(
BluetoothProfileWin   31 device/bluetooth/bluetooth_profile_win.cc bool BluetoothProfileWin::Connect(const BluetoothDeviceWin* device) {
BluetoothProfileWin   17 device/bluetooth/bluetooth_profile_win.h class BluetoothProfileWin : public BluetoothProfile {
BluetoothProfileWin   29 device/bluetooth/bluetooth_profile_win.h   BluetoothProfileWin(const BluetoothUUID& uuid, const std::string& name);
BluetoothProfileWin   30 device/bluetooth/bluetooth_profile_win.h   virtual ~BluetoothProfileWin();