Searched refs:mAudioPolicyRemoteSupported (Results 1 – 1 of 1) sorted by relevance
168 public int mAudioPolicyRemoteSupported; field in HeadsetClientStateMachine227 ProfileService.println(sb, " mAudioPolicyRemoteSupported: " + mAudioPolicyRemoteSupported); in dump()2467 mAudioPolicyRemoteSupported = BluetoothStatusCodes.FEATURE_SUPPORTED; in setAudioPolicyRemoteSupported()2469 mAudioPolicyRemoteSupported = BluetoothStatusCodes.FEATURE_NOT_SUPPORTED; in setAudioPolicyRemoteSupported()2479 return mAudioPolicyRemoteSupported; in getAudioPolicyRemoteSupported()