Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DConfigTest.java35 .anyMatch(profileId -> profileId == BluetoothProfile.CSIP_SET_COORDINATOR); in setProfileEnabled()
37 Config.setProfileEnabled(BluetoothProfile.CSIP_SET_COORDINATOR, false); in setProfileEnabled()
42 profileId == BluetoothProfile.CSIP_SET_COORDINATOR)) in setProfileEnabled()
45 Config.setProfileEnabled(BluetoothProfile.CSIP_SET_COORDINATOR, true); in setProfileEnabled()
50 profileId == BluetoothProfile.CSIP_SET_COORDINATOR)) in setProfileEnabled()
53 Config.setProfileEnabled(BluetoothProfile.CSIP_SET_COORDINATOR, enabled); in setProfileEnabled()
DPhonePolicyTest.java269 BluetoothProfile.CSIP_SET_COORDINATOR, in processInitProfilePriorities_LeAudioOnlyHelper()
572 BluetoothProfile.CSIP_SET_COORDINATOR, in testLateConnectOfLeAudioEnabled_DualModeBud()
605 BluetoothProfile.CSIP_SET_COORDINATOR, in testLateConnectOfLeAudioEnabled_DualModeBud()
692 BluetoothProfile.CSIP_SET_COORDINATOR, in testLateConnectOfLeAudioEnabled_AshaAndLeAudioBud()
722 BluetoothProfile.CSIP_SET_COORDINATOR, in testLateConnectOfLeAudioEnabled_AshaAndLeAudioBud()
DRemoteDevicesTest.java788 doReturn((long) (1 << BluetoothProfile.CSIP_SET_COORDINATOR)) in testIsCoordinatedSetMemberAsLeAudioEnabled()
804 doReturn((long) (0 << BluetoothProfile.CSIP_SET_COORDINATOR)) in testIsCoordinatedSetMemberAsLeAudioDisabled()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/csip/
DCsipSetCoordinatorServiceTest.java193 mTestDevice, BluetoothProfile.CSIP_SET_COORDINATOR)) in testGetSetPolicy()
201 mTestDevice, BluetoothProfile.CSIP_SET_COORDINATOR)) in testGetSetPolicy()
209 mTestDevice, BluetoothProfile.CSIP_SET_COORDINATOR)) in testGetSetPolicy()
222 mTestDevice, BluetoothProfile.CSIP_SET_COORDINATOR)) in testGetPolicyAfterStopped()
384 mTestDevice, BluetoothProfile.CSIP_SET_COORDINATOR)) in testOutgoingConnectMissingUuid()
403 mTestDevice, BluetoothProfile.CSIP_SET_COORDINATOR)) in testOutgoingConnectExistingUuid()
430 mTestDevice, BluetoothProfile.CSIP_SET_COORDINATOR)) in testOutgoingConnectPolicyForbidden()
443 mTestDevice, BluetoothProfile.CSIP_SET_COORDINATOR)) in testOutgoingConnectTimeout()
638 BluetoothProfile.CSIP_SET_COORDINATOR, in testDisableCsipAfterConnectingIfLeAudioDisabled()
643 BluetoothProfile.CSIP_SET_COORDINATOR, in testDisableCsipAfterConnectingIfLeAudioDisabled()
[all …]
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DConfig.java83 BluetoothProfile.CSIP_SET_COORDINATOR,
107 BluetoothProfile.CSIP_SET_COORDINATOR),
152 BluetoothProfile.CSIP_SET_COORDINATOR),
260 setProfileEnabled(BluetoothProfile.CSIP_SET_COORDINATOR, enable); in setLeAudioProfileStatus()
DPhonePolicy.java114 case BluetoothProfile.CSIP_SET_COORDINATOR: in profileConnectionStateChanged()
449 BluetoothProfile.CSIP_SET_COORDINATOR, in processInitProfilePriorities()
709 || (profileId == BluetoothProfile.CSIP_SET_COORDINATOR) in processProfileStateChanged()
720 case BluetoothProfile.CSIP_SET_COORDINATOR: in processProfileStateChanged()
DAdapterService.java1519 BluetoothProfile.CSIP_SET_COORDINATOR,
1740 if (profile == BluetoothProfile.CSIP_SET_COORDINATOR) { in isProfileSupported()
1856 && isProfileSupported(device, BluetoothProfile.CSIP_SET_COORDINATOR) in connectEnabledProfiles()
5369 && isProfileSupported(device, BluetoothProfile.CSIP_SET_COORDINATOR)) { in connectAllSupportedProfiles()
DRemoteDevices.java620 & (1 << BluetoothProfile.CSIP_SET_COORDINATOR)) in setIsCoordinatedSetMember()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothProfile.java206 int CSIP_SET_COORDINATOR = 25; field
472 case CSIP_SET_COORDINATOR: in getProfileName()
DBluetoothAdapter.java839 BluetoothProfile.CSIP_SET_COORDINATOR,
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/
DMetadata.java191 case BluetoothProfile.CSIP_SET_COORDINATOR: in setProfileConnectionPolicy()
241 case BluetoothProfile.CSIP_SET_COORDINATOR: in getProfileConnectionPolicy()
/packages/modules/Bluetooth/framework/tests/util/src/android/bluetooth/cts/
DTestUtils.java65 case BluetoothProfile.CSIP_SET_COORDINATOR -> { in isProfileEnabled()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorService.java461 device, BluetoothProfile.CSIP_SET_COORDINATOR, connectionPolicy); in setConnectionPolicy()
480 device, BluetoothProfile.CSIP_SET_COORDINATOR); in getConnectionPolicy()
1033 BluetoothProfile.CSIP_SET_COORDINATOR, device, fromState, toState); in connectionStateChanged()
/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/
DBluetoothProxy.java766 case BluetoothProfile.CSIP_SET_COORDINATOR: in initProfiles()
851 this.application, profileListener, BluetoothProfile.CSIP_SET_COORDINATOR); in initCsisProxy()
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt1042 field public static final int CSIP_SET_COORDINATOR = 25; // 0x19