Searched refs:getBluetoothManager (Results 1 – 6 of 6) sorted by relevance
135 IBluetoothManager managerService = mAdapter.getBluetoothManager(); in getConnectedDevices()177 IBluetoothManager managerService = mAdapter.getBluetoothManager(); in getDevicesMatchingConnectionStates()230 IBluetoothManager managerService = mAdapter.getBluetoothManager(); in openGattServer()
122 IBluetoothManager mgr = BluetoothAdapter.getDefaultAdapter().getBluetoothManager(); in connect()135 IBluetoothManager mgr = BluetoothAdapter.getDefaultAdapter().getBluetoothManager(); in disconnect()
135 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in BluetoothPbap()199 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in close()
355 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in BluetoothHeadset()372 return mAdapter.getBluetoothManager().bindBluetoothProfileService( in doBind()387 mAdapter.getBluetoothManager().unbindBluetoothProfileService( in doUnbind()408 IBluetoothManager mgr = mAdapter.getBluetoothManager(); in close()
2159 IBluetoothManager managerService = adapter.getBluetoothManager(); in connectGatt()
2849 /*package*/ IBluetoothManager getBluetoothManager() { in getBluetoothManager() method in BluetoothAdapter