Searched refs:IBluetoothManager (Results 1 – 19 of 19) sorted by relevance
129 IBluetoothManager managerService = mAdapter.getBluetoothManager(); in getConnectedDevices()174 IBluetoothManager managerService = mAdapter.getBluetoothManager(); in getDevicesMatchingConnectionStates()225 IBluetoothManager managerService = mAdapter.getBluetoothManager(); in openGattServer()
30 interface IBluetoothManager interface
148 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in BluetoothPbap()186 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in close()
109 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in BluetoothAvrcpController()135 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in close()
167 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in BluetoothA2dpSink()193 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in close()
379 private final IBluetoothManager mManagerService;397 IBluetoothManager managerService = IBluetoothManager.Stub.asInterface(b); in getDefaultAdapter()409 BluetoothAdapter(IBluetoothManager managerService) { in BluetoothAdapter()1599 /*package*/ IBluetoothManager getBluetoothManager() { in getBluetoothManager()
92 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in BluetoothMap()130 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in close()
154 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in BluetoothA2dp()180 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in close()
474 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in BluetoothHealth()500 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in close()
246 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in BluetoothInputDevice()272 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in close()
263 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in BluetoothHeadset()307 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in close()
159 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in close()
411 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in BluetoothHeadsetClient()444 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in close()
1429 IBluetoothManager managerService = adapter.getBluetoothManager(); in connectGatt()
24 import android.bluetooth.IBluetoothManager;60 private final IBluetoothManager mBluetoothManager;72 public BluetoothLeAdvertiser(IBluetoothManager bluetoothManager) { in BluetoothLeAdvertiser()
24 import android.bluetooth.IBluetoothManager;56 private final IBluetoothManager mBluetoothManager;67 public BluetoothLeScanner(IBluetoothManager bluetoothManager) { in BluetoothLeScanner()
26 import android.bluetooth.IBluetoothManager;405 final IBluetoothManager bluetooth = in shutdownRadios()406 IBluetoothManager.Stub.asInterface(ServiceManager.checkService( in shutdownRadios()
26 import android.bluetooth.IBluetoothManager;61 class BluetoothManagerService extends IBluetoothManager.Stub {
110 core/java/android/bluetooth/IBluetoothManager.aidl \