• Home
  • Raw
  • Download

Lines Matching refs:LOG_INFO

155     LOG_INFO("Will connect after information response ERTM feature support is received");  in SendConnectionRequest()
316 LOG_INFO("UNIMPLEMENTED %s packet_type:%x", __func__, packet_type); in OnConnectionPacketTypeChanged()
336 LOG_INFO("UNIMPLEMENTED %s", __func__); in OnChangeConnectionLinkKeyComplete()
364 LOG_INFO( in OnQosSetupComplete()
376 LOG_INFO( in OnFlowSpecificationComplete()
388 LOG_INFO("UNIMPLEMENTED %s", __func__); in OnFlushOccurred()
394 LOG_INFO("UNIMPLEMENTED %s link_policy_settings:0x%x", __func__, link_policy_settings); in OnReadLinkPolicySettingsComplete()
397 LOG_INFO("UNIMPLEMENTED %s flush_timeout:%d", __func__, flush_timeout); in OnReadAutomaticFlushTimeoutComplete()
400 LOG_INFO("UNIMPLEMENTED %s transmit_power_level:%d", __func__, transmit_power_level); in OnReadTransmitPowerLevelComplete()
403 LOG_INFO("UNIMPLEMENTED %s link_supervision_timeout:%d", __func__, link_supervision_timeout); in OnReadLinkSupervisionTimeoutComplete()
406 LOG_INFO("UNIMPLEMENTED %sfailed_contact_counter:%hu", __func__, failed_contact_counter); in OnReadFailedContactCounterComplete()
409 LOG_INFO("UNIMPLEMENTED %s link_quality:%hhu", __func__, link_quality); in OnReadLinkQualityComplete()
412 LOG_INFO("UNIMPLEMENTED %s afh_mode:%s", __func__, hci::AfhModeText(afh_mode).c_str()); in OnReadAfhChannelMapComplete()
415 LOG_INFO("UNIMPLEMENTED %s rssi:%hhd", __func__, rssi); in OnReadRssiComplete()
418 LOG_INFO("UNIMPLEMENTED %s clock:%u accuracy:%hu", __func__, clock, accuracy); in OnReadClockComplete()
421 LOG_INFO("UNIMPLEMENTED key_flag:%s", hci::KeyFlagText(key_flag).c_str()); in OnCentralLinkKeyComplete()
433 LOG_INFO( in OnReadRemoteVersionInformationComplete()
443LOG_INFO("page_number:%hhu features:0x%lx", static_cast<uint8_t>(0), static_cast<unsigned long>(fe… in OnReadRemoteSupportedFeaturesComplete()
448 LOG_INFO( in OnReadRemoteExtendedFeaturesComplete()