Lines Matching refs:LOG

82         LOG(ERROR) << __func__ << ": BluetoothAudioHal failure: " << hidl_retval.description();  in startStream()
94 LOG(ERROR) << __func__ << ": BluetoothAudioHal failure: " << hidl_retval.description(); in suspendStream()
133 LOG(INFO) << __func__ << ": " << sourceMetadata.tracks.size() in updateMetadata()
172 LOG(WARNING) << __func__ << ": restarting connection with new Audio Hal"; in serviceDied()
181 LOG(ERROR) << __func__ << ": BluetoothAudioClientInterface corrupted"; in serviceDied()
197 LOG(WARNING) << "IBluetoothAudioProvidersFactory not declared"; in BluetoothAudioClientInterface()
205LOG(FATAL) << __func__ << ": BluetoothAudioDeathRecipient failure: " << hidl_retval.description(); in ~BluetoothAudioClientInterface()
223 LOG(INFO) << "listManifestByInterface_cb returns " << instance_count in IsSupported()
229 LOG(FATAL) << __func__ << ": IServiceManager::listByInterface failure: " in IsSupported()
245 LOG(INFO) << "IBluetoothAudioProvidersFactory::getService() returned " in GetAudioCapabilities()
258 LOG(FATAL) << __func__ in GetAudioCapabilities()
267 LOG(WARNING) << __func__ << ": reflash"; in FetchAudioProvider()
273 LOG(INFO) << "IBluetoothAudioProvidersFactory::getService() returned " in FetchAudioProvider()
288LOG(FATAL) << __func__ << ": BluetoothAudioHal::getProviderCapabilities failure: " << hidl_retval.… in FetchAudioProvider()
292 LOG(WARNING) << __func__ in FetchAudioProvider()
297 LOG(INFO) << __func__ << ": BluetoothAudioHal SessionType=" in FetchAudioProvider()
307 LOG(INFO) << "openProvider_cb(" << toString(status) << ")"; in FetchAudioProvider()
318LOG(FATAL) << __func__ << ": BluetoothAudioHal::openProvider failure: " << hidl_retval.description… in FetchAudioProvider()
323LOG(FATAL) << __func__ << ": BluetoothAudioDeathRecipient failure: " << hidl_retval.description(); in FetchAudioProvider()
326 LOG(INFO) << "IBluetoothAudioProvidersFactory::openProvider() returned " in FetchAudioProvider()
359 LOG(ERROR) << __func__ << ": BluetoothAudioHal nullptr"; in StartSession()
364 LOG(ERROR) << __func__ << ": session started already"; in StartSession()
378 LOG(INFO) << "startSession_cb(" << toString(status) << ")"; in StartSession()
389 LOG(FATAL) << __func__ << ": BluetoothAudioHal failure: " << hidl_retval.description(); in StartSession()
417 LOG(ERROR) << __func__ << ": BluetoothAudioHal nullptr"; in StreamStarted()
421 LOG(INFO) << __func__ << ": " << ack << " ignored"; in StreamStarted()
427 LOG(ERROR) << __func__ << ": BluetoothAudioHal failure: " << hidl_retval.description(); in StreamStarted()
434 LOG(ERROR) << __func__ << ": BluetoothAudioHal nullptr"; in StreamSuspended()
438 LOG(INFO) << __func__ << ": " << ack << " ignored"; in StreamSuspended()
444 LOG(ERROR) << __func__ << ": BluetoothAudioHal failure: " << hidl_retval.description(); in StreamSuspended()
451 LOG(INFO) << __func__ << ": sessoin ended already"; in EndSession()
457 LOG(ERROR) << __func__ << ": BluetoothAudioHal nullptr"; in EndSession()
463 LOG(ERROR) << __func__ << ": BluetoothAudioHal failure: " << hidl_retval.description(); in EndSession()
472 LOG(ERROR) << __func__ << ": BluetoothAudioHal nullptr"; in ReadAudioData()
490 LOG(WARNING) << __func__ << ": len=" << len in ReadAudioData()
501 LOG(WARNING) << __func__ << ": " << (len - total_read) << "/" << len in ReadAudioData()
532 LOG(INFO) << __func__ << ": Restart the session while audio HAL recovering"; in RenewAudioProviderAndSession()