Searched refs:addBluetoothDevice (Results 1 – 3 of 3) sorted by relevance
25 IBinder addBluetoothDevice(in BluetoothDevice bluetoothDevice); in addBluetoothDevice() method
45 public IBinder addBluetoothDevice(BluetoothDevice bluetoothDevice) {
414 … IBinder deviceBinder = mBluetoothMidiService.addBluetoothDevice(mBluetoothDevice); in addDeviceConnection()