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()
439 IBluetooth bluetoothProxy = BluetoothAdapter.getDefaultAdapter().getBluetoothService(); in connect()533 IBluetooth bluetoothProxy = BluetoothAdapter.getDefaultAdapter().getBluetoothService(); in bindListen()827 IBluetooth bluetoothProxy = BluetoothAdapter.getDefaultAdapter().getBluetoothService(); in requestMaximumTxDataLength()864 IBluetooth bluetoothProxy = BluetoothAdapter.getDefaultAdapter().getBluetoothService(); in getL2capLocalChannelId()908 IBluetooth bluetoothProxy = BluetoothAdapter.getDefaultAdapter().getBluetoothService(); in getL2capRemoteChannelId()
1406 return BluetoothAdapter.getDefaultAdapter().getBluetoothService(); in getService()1530 IBluetooth service = adapter.getBluetoothService(); in shouldLogBeRedacted()
1097 mService = getBluetoothService(mManagerCallback); in BluetoothAdapter()4053 /*package*/ IBluetooth getBluetoothService() { in getBluetoothService() method in BluetoothAdapter4067 IBluetooth getBluetoothService(IBluetoothManagerCallback cb) { in getBluetoothService() method in BluetoothAdapter