Searched refs:headsetProfile (Results 1 – 2 of 2) 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()
58 BluetoothHeadsetClient headsetProfile) { in HfpClientDeviceBlock() argument70 mHeadsetProfile = headsetProfile; in HfpClientDeviceBlock()