Searched refs:headsetProfile (Results 1 – 3 of 3) sorted by relevance
185 final HeadsetProfile headsetProfile = mProfileManager.getHeadsetProfile(); in findActiveDevice() local187 if (activeDevice == null && headsetProfile != null) { in findActiveDevice()188 activeDevice = headsetProfile.getActiveDevice(); in findActiveDevice()
54 BluetoothHeadsetClient headsetProfile) { in HfpClientDeviceBlock() argument66 mHeadsetProfile = headsetProfile; in HfpClientDeviceBlock()