Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothStatusCodes.java111 @SystemApi public static final int REASON_LOCAL_APP_REQUEST = 16; field in BluetoothStatusCodes
DBluetoothHapClient.java79 BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST,
159 BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST,
DBluetoothLeBroadcast.java176 BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST,
DBluetoothLeBroadcastAssistant.java246 BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST,
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DDistanceMeasurementSession.java162 BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST,
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DDistanceMeasurementManager.java219 : BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST; in stopRssiTracker()
248 : BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST; in stopCsTracker()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientStateMachine.java970 mDevice, recvState, BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST); in processBroadcastReceiverState()
1004 BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST); in processBroadcastReceiverState()
1017 BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST); in processBroadcastReceiverState()
2134 case BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST: in isSuccess()
2286 mPendingOperation, BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST); in processMessage()
DBassClientService.java766 case BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST: in isSuccess()
1748 mCallbacks.notifySearchStarted(BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST); in startSearchingForSources()
1777 mCallbacks.notifySearchStopped(BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST); in stopSearchingForSources()
1792 mCallbacks.notifySearchStopped(BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST); in stopSearchingForSources()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/
DBassClientServiceTest.java1041 sm.getDevice(), recvState, BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST); in injectRemoteSourceStateSourceAdded()
1094 sm.getDevice(), sourceId, BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST); in injectRemoteSourceStateRemoval()
1139 eq(BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST)); in testAddSourceCallbackForGroup()
1160 eq(BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST)); in testAddSourceCallbackForGroup()
3795 eq(BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST)); in prepareTwoSynchronizedDevicesForLocalBroadcast()
3816 eq(BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST)); in prepareTwoSynchronizedDevicesForLocalBroadcast()
3970 eq(BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST)); in testNotifyBroadcastStateChangedStopped()
3991 eq(BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST)); in testNotifyBroadcastStateChangedStopped()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientService.java737 return BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST; in stackEventPresetInfoReasonToProfileStatus()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java3310 BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST)); in messageFromNative()
3357 broadcastId, BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST)); in messageFromNative()
3394 BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST)); in messageFromNative()
/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/
DBluetoothProxy.java349 if ((reason != BluetoothStatusCodes.REASON_LOCAL_APP_REQUEST)
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt1060 field public static final int REASON_LOCAL_APP_REQUEST = 16; // 0x10