Searched refs:mBtManager (Results 1 – 4 of 4) sorted by relevance
36 private final LocalBluetoothManager mBtManager; field in HearingAidDeviceManager40 mBtManager = localBtManager; in HearingAidDeviceManager()57 final LocalBluetoothProfileManager profileManager = mBtManager.getProfileManager(); in getHiSyncId()67 final LocalBluetoothProfileManager profileManager = mBtManager.getProfileManager(); in getDeviceSide()78 final LocalBluetoothProfileManager profileManager = mBtManager.getProfileManager(); in getDeviceMode()179 mBtManager.getEventManager().dispatchDeviceRemoved(subDevice); in onHiSyncIdChanged()202 mBtManager.getEventManager().dispatchDeviceRemoved(mainDevice); in onProfileConnectionStateChangedIfProcessed()207 mBtManager.getEventManager().dispatchDeviceAdded(mainDevice); in onProfileConnectionStateChangedIfProcessed()227 mBtManager.getEventManager().dispatchDeviceRemoved(cachedDevice); in onProfileConnectionStateChangedIfProcessed()232 mBtManager.getEventManager().dispatchDeviceAdded(cachedDevice); in onProfileConnectionStateChangedIfProcessed()
44 private final LocalBluetoothManager mBtManager; field in CsipDeviceManager49 mBtManager = localBtManager; in CsipDeviceManager()64 final LocalBluetoothProfileManager profileManager = mBtManager.getProfileManager(); in getBaseGroupId()156 final LocalBluetoothProfileManager profileManager = mBtManager.getProfileManager(); in onGroupIdChanged()157 final CachedBluetoothDeviceManager deviceManager = mBtManager.getCachedDeviceManager(); in onGroupIdChanged()189 mBtManager.getEventManager().dispatchDeviceRemoved(memberDeviceItem); in onGroupIdChanged()194 mBtManager.getEventManager().dispatchDeviceAdded(newMainDevice); in onGroupIdChanged()218 mBtManager.getEventManager().dispatchDeviceRemoved(cachedDevice); in onGroupIdChanged()243 mBtManager.getEventManager().dispatchDeviceRemoved(mainDevice); in onProfileConnectionStateChangedIfProcessed()248 mBtManager.getEventManager().dispatchDeviceAdded(mainDevice); in onProfileConnectionStateChangedIfProcessed()[all …]
41 private final LocalBluetoothManager mBtManager; field in CachedBluetoothDeviceManager53 mBtManager = localBtManager; in CachedBluetoothDeviceManager()116 final LocalBluetoothProfileManager profileManager = mBtManager.getProfileManager(); in addDevice()126 mBtManager.getEventManager().dispatchDeviceAdded(newDevice); in addDevice()435 final LocalBluetoothProfileManager profileManager = mBtManager.getProfileManager(); in onBondStateChangedIfProcess()
91 private BluetoothManager mBtManager; field in CompanionDeviceDiscoveryService150 mBtManager = getSystemService(BluetoothManager.class); in onCreate()151 mBtAdapter = mBtManager.getAdapter(); in onCreate()270 findAndReportMatches(mBtManager.getConnectedDevices(BluetoothProfile.GATT), btFilters); in checkBoundDevicesIfNeeded()272 mBtManager.getConnectedDevices(BluetoothProfile.GATT_SERVER), btFilters); in checkBoundDevicesIfNeeded()