Searched refs:IBluetoothHapClient (Results 1 – 5 of 5) sorted by relevance
386 public static final int PRESET_INDEX_UNAVAILABLE = IBluetoothHapClient.PRESET_INDEX_UNAVAILABLE;446 1 << IBluetoothHapClient.FEATURE_BIT_NUM_SYNCHRONIZATED_PRESETS;454 1 << IBluetoothHapClient.FEATURE_BIT_NUM_INDEPENDENT_PRESETS;462 1 << IBluetoothHapClient.FEATURE_BIT_NUM_DYNAMIC_PRESETS;470 1 << IBluetoothHapClient.FEATURE_BIT_NUM_WRITABLE_PRESETS;488 private IBluetoothHapClient mService;523 mService = IBluetoothHapClient.Stub.asInterface(service); in onServiceConnected()546 private IBluetoothHapClient getService() { in getService()595 final IBluetoothHapClient service = getService(); in registerCallback()646 final IBluetoothHapClient service = getService(); in unregisterCallback()[all …]
21 import android.bluetooth.IBluetoothHapClient;62 IBluetoothHapClient.FEATURE_BIT_NUM_TYPE_MONAURAL;64 IBluetoothHapClient.FEATURE_BIT_NUM_TYPE_BANDED;66 IBluetoothHapClient.FEATURE_BIT_NUM_SYNCHRONIZATED_PRESETS;68 IBluetoothHapClient.FEATURE_BIT_NUM_INDEPENDENT_PRESETS;70 IBluetoothHapClient.FEATURE_BIT_NUM_DYNAMIC_PRESETS;72 IBluetoothHapClient.FEATURE_BIT_NUM_WRITABLE_PRESETS;
33 import android.bluetooth.IBluetoothHapClient;1218 static class BluetoothHapClientBinder extends IBluetoothHapClient.Stub
30 interface IBluetoothHapClient { interface
30 "android/bluetooth/IBluetoothHapClient.aidl",