Searched defs:localBtManager (Results 1 – 4 of 4) sorted by relevance
79 public static Map<Integer, List<CachedBluetoothDevice>> fetchConnectedDevicesByGroupId( in fetchConnectedDevicesByGroupId()133 public static List<CachedBluetoothDevice> buildOrderedConnectedLeadDevices( in buildOrderedConnectedLeadDevices()217 public static List<AudioSharingDeviceItem> buildOrderedConnectedLeadAudioSharingDeviceItem( in buildOrderedConnectedLeadAudioSharingDeviceItem()265 List<BluetoothDevice> sinks, @Nullable LocalBluetoothManager localBtManager) { in addSourceToTargetSinks()
64 final LocalBluetoothManager localBtManager = mLoadBtManagerHandler.getLocalBtManager(); in onSlicePinned() local73 final LocalBluetoothManager localBtManager = mLoadBtManagerHandler.getLocalBtManager(); in onSliceUnpinned() local
185 final LocalBluetoothManager localBtManager = BluetoothUpdateWorker.getLocalBtManager(); in getPairedBluetoothDevices() local
226 CachedBluetoothDevice cachedDevice, LocalBluetoothManager localBtManager) { in hasConnectedBroadcastSource()