Searched defs:managerService (Results 1 – 3 of 3) sorted by relevance
129 IBluetoothManager managerService = mAdapter.getBluetoothManager(); in getConnectedDevices() local174 IBluetoothManager managerService = mAdapter.getBluetoothManager(); in getDevicesMatchingConnectionStates() local205 IBluetoothManager managerService = mAdapter.getBluetoothManager(); in openGattServer() local
1219 IBluetoothManager managerService = adapter.getBluetoothManager(); in connectGatt() local
420 IBluetoothManager managerService = IBluetoothManager.Stub.asInterface(b); in getDefaultAdapter() local432 BluetoothAdapter(IBluetoothManager managerService) { in BluetoothAdapter()