Searched refs:GROUP_ID_NO_GROUP (Results 1 – 1 of 1) sorted by relevance
33 /* package */ static final long GROUP_ID_NO_GROUP = -1L; field in BluetoothProfileMonitor93 return GROUP_ID_NO_GROUP; in getGroupId()95 return mLeAudioProfile == null ? GROUP_ID_NO_GROUP : mLeAudioProfile.getGroupId( in getGroupId()99 ? GROUP_ID_NO_GROUP : mHearingAidProfile.getHiSyncId(device); in getGroupId()