Home
last modified time | relevance | path

Searched refs:CreateBluetoothSocket (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/device/bluetooth/
Dbluetooth_socket_win.h29 static scoped_refptr<BluetoothSocketWin> CreateBluetoothSocket(
Dbluetooth_socket_win.cc76 BluetoothSocketWin::CreateBluetoothSocket( in CreateBluetoothSocket() function in device::BluetoothSocketWin
390 scoped_refptr<BluetoothSocketWin> peer_socket = CreateBluetoothSocket( in OnAcceptOnUI()
Dbluetooth_device_win.cc205 BluetoothSocketWin::CreateBluetoothSocket( in ConnectToService()
Dbluetooth_socket_chromeos.h37 static scoped_refptr<BluetoothSocketChromeOS> CreateBluetoothSocket(
Dbluetooth_socket_chromeos.cc57 BluetoothSocketChromeOS::CreateBluetoothSocket( in CreateBluetoothSocket() function in chromeos::BluetoothSocketChromeOS
440 BluetoothSocketChromeOS::CreateBluetoothSocket( in AcceptConnectionRequest()
Dbluetooth_adapter_win.cc170 BluetoothSocketWin::CreateBluetoothSocket( in CreateRfcommService()
Dbluetooth_adapter_chromeos.cc242 BluetoothSocketChromeOS::CreateBluetoothSocket( in CreateRfcommService()
263 BluetoothSocketChromeOS::CreateBluetoothSocket( in CreateL2capService()
Dbluetooth_device_chromeos.cc444 BluetoothSocketChromeOS::CreateBluetoothSocket( in ConnectToService()