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
1187 IBluetoothManager managerService = adapter.getBluetoothManager(); in connectGatt() local
381 IBluetoothManager managerService = IBluetoothManager.Stub.asInterface(b); in getDefaultAdapter() local393 BluetoothAdapter(IBluetoothManager managerService) { in BluetoothAdapter()