Home
last modified time | relevance | path

Searched refs:tempHandle (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientStateMachine.java481 int tempHandle = BassConstants.INVALID_SYNC_HANDLE; in selectSource() local
482 mPeriodicAdvCallbacksMap.put(tempHandle, paCb); in selectSource()
495 mPeriodicAdvCallbacksMap.remove(tempHandle); in selectSource()