Home
last modified time | relevance | path

Searched refs:bluetooth_socket (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/device/bluetooth/
Dbluetooth_socket_mac.mm78 BluetoothSocketMac* bluetooth_socket = NULL;
89 bluetooth_socket = new BluetoothSocketMac(rfcomm_channel);
97 return scoped_refptr<BluetoothSocketMac>(bluetooth_socket);
103 BluetoothSocketMac* bluetooth_socket = NULL;
113 bluetooth_socket = new BluetoothSocketMac(rfcomm_channel);
123 return scoped_refptr<BluetoothSocketMac>(bluetooth_socket);
Dbluetooth_socket_win.cc45 BluetoothSocketWin* bluetooth_socket = NULL; in CreateBluetoothSocket() local
62 bluetooth_socket = in CreateBluetoothSocket()
73 return scoped_refptr<BluetoothSocketWin>(bluetooth_socket); in CreateBluetoothSocket()
Dbluetooth_socket_chromeos.cc162 BluetoothSocketChromeOS* bluetooth_socket = in Create() local
164 return scoped_refptr<BluetoothSocketChromeOS>(bluetooth_socket); in Create()
Dbluetooth.gyp58 'bluetooth_socket.h',
/external/sepolicy/
Dfile.te89 type bluetooth_socket, file_type;
Dfile_contexts84 /dev/socket/bluetooth u:object_r:bluetooth_socket:s0
85 /dev/socket/dbus_bluetooth u:object_r:bluetooth_socket:s0