Searched refs:IBluetoothCsipSetCoordinator (Results 1 – 8 of 8) sorted by relevance
211 public static final int GROUP_ID_INVALID = IBluetoothCsipSetCoordinator.CSIS_GROUP_ID_INVALID;216 private IBluetoothCsipSetCoordinator mService;249 mService = IBluetoothCsipSetCoordinator.Stub.asInterface(service); in onServiceConnected()259 private IBluetoothCsipSetCoordinator getService() { in getService()292 final IBluetoothCsipSetCoordinator service = getService(); in lockGroup()323 final IBluetoothCsipSetCoordinator service = getService(); in unlockGroup()351 final IBluetoothCsipSetCoordinator service = getService(); in getGroupUuidMapByDevice()376 final IBluetoothCsipSetCoordinator service = getService(); in getAllGroupIds()396 final IBluetoothCsipSetCoordinator service = getService(); in getConnectedDevices()417 final IBluetoothCsipSetCoordinator service = getService(); in getDevicesMatchingConnectionStates()[all …]
38 import android.bluetooth.IBluetoothCsipSetCoordinator;557 .orElse(IBluetoothCsipSetCoordinator.CSIS_GROUP_ID_INVALID); in getGroupId()624 groupId, IBluetoothCsipSetCoordinator.CSIS_GROUP_SIZE_UNKNOWN); in getDesiredGroupSize()739 case IBluetoothCsipSetCoordinator.CSIS_GROUP_LOCK_SUCCESS: in getApiStatusCode()741 case IBluetoothCsipSetCoordinator.CSIS_GROUP_LOCK_FAILED_INVALID_GROUP: in getApiStatusCode()743 case IBluetoothCsipSetCoordinator.CSIS_GROUP_LOCK_FAILED_GROUP_NOT_CONNECTED: in getApiStatusCode()745 case IBluetoothCsipSetCoordinator.CSIS_GROUP_LOCK_FAILED_LOCKED_BY_OTHER: in getApiStatusCode()747 case IBluetoothCsipSetCoordinator.CSIS_LOCKED_GROUP_MEMBER_LOST: in getApiStatusCode()749 case IBluetoothCsipSetCoordinator.CSIS_GROUP_LOCK_FAILED_OTHER_REASON: in getApiStatusCode()
29 import android.bluetooth.IBluetoothCsipSetCoordinator;42 class CsipSetCoordinatorServiceBinder extends IBluetoothCsipSetCoordinator.Stub190 return IBluetoothCsipSetCoordinator.CSIS_GROUP_SIZE_UNKNOWN; in getDesiredGroupSize()
54 import android.bluetooth.IBluetoothCsipSetCoordinator;210 group_id, true, IBluetoothCsipSetCoordinator.CSIS_GROUP_LOCK_SUCCESS); in testGroupLockSetNative()219 group_id, false, IBluetoothCsipSetCoordinator.CSIS_GROUP_LOCK_SUCCESS); in testGroupLockSetNative()
32 interface IBluetoothCsipSetCoordinator { interface
24 "android/bluetooth/IBluetoothCsipSetCoordinator.aidl",
28 import static android.bluetooth.IBluetoothCsipSetCoordinator.CSIS_GROUP_ID_INVALID;
30 import static android.bluetooth.IBluetoothCsipSetCoordinator.CSIS_GROUP_ID_INVALID;