Home
last modified time | relevance | path

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

/external/chromium_org/device/bluetooth/
Dbluetooth_socket_mac.h39 static scoped_refptr<BluetoothSocket> CreateBluetoothSocket(
42 static scoped_refptr<BluetoothSocket> CreateBluetoothSocket(
Dbluetooth_profile_win.cc38 BluetoothSocketWin::CreateBluetoothSocket(*record)); in Connect()
Dbluetooth_socket_win.h30 static scoped_refptr<BluetoothSocket> CreateBluetoothSocket(
Dbluetooth_socket_mac.mm76 scoped_refptr<BluetoothSocket> BluetoothSocketMac::CreateBluetoothSocket(
101 scoped_refptr<BluetoothSocket> BluetoothSocketMac::CreateBluetoothSocket(
Dbluetooth_socket_win.cc43 scoped_refptr<BluetoothSocket> BluetoothSocketWin::CreateBluetoothSocket( in CreateBluetoothSocket() function in device::BluetoothSocketWin
Dbluetooth_profile_mac.mm74 BluetoothSocketMac::CreateBluetoothSocket(record));
Dbluetooth_device_win.cc187 BluetoothSocketWin::CreateBluetoothSocket(**iter)); in ConnectToService()
Dbluetooth_device_mac.mm206 BluetoothSocketMac::CreateBluetoothSocket(service_record));