Searched refs:getBluetoothService (Results 1 – 4 of 4) sorted by relevance
58 IBluetooth bluetoothProxy = BluetoothAdapter.getDefaultAdapter().getBluetoothService(); in logSocketConnect()106 IBluetooth bluetoothProxy = BluetoothAdapter.getDefaultAdapter().getBluetoothService(); in logSocketAccept()
650 IBluetooth bluetoothProxy = BluetoothAdapter.getDefaultAdapter().getBluetoothService(); in connect()768 IBluetooth bluetoothProxy = BluetoothAdapter.getDefaultAdapter().getBluetoothService(); in bindListen()846 IBluetooth bluetoothProxy = BluetoothAdapter.getDefaultAdapter().getBluetoothService(); in bindListenWithOffload()1164 IBluetooth bluetoothProxy = BluetoothAdapter.getDefaultAdapter().getBluetoothService(); in requestMaximumTxDataLength()1198 IBluetooth bluetoothProxy = BluetoothAdapter.getDefaultAdapter().getBluetoothService(); in getL2capLocalChannelId()1239 IBluetooth bluetoothProxy = BluetoothAdapter.getDefaultAdapter().getBluetoothService(); in getL2capRemoteChannelId()
1517 return BluetoothAdapter.getDefaultAdapter().getBluetoothService(); in getService()
3962 /*package*/ IBluetooth getBluetoothService() { in getBluetoothService() method in BluetoothAdapter