• Home
  • Raw
  • Download

Lines Matching refs:loghex

591     LOG(WARNING) << __func__ << ": failed to log status " << loghex(cmd_status)  in LogLinkLayerConnectionEvent()
592 << ", reason " << loghex(reason_code) << " from cmd " in LogLinkLayerConnectionEvent()
593 << loghex(hci_cmd) << ", event " << loghex(hci_event) in LogLinkLayerConnectionEvent()
594 << ", ble_event " << loghex(hci_ble_event) << " for " in LogLinkLayerConnectionEvent()
596 << loghex(link_type) << ", error " << ret; in LogLinkLayerConnectionEvent()
605 LOG(WARNING) << __func__ << ": failed for opcode " << loghex(hci_cmd) in LogHciTimeoutEvent()
617 << loghex(status) << ", version " << loghex(version) in LogRemoteVersionInfo()
618 << ", manufacturer_name " << loghex(manufacturer_name) in LogRemoteVersionInfo()
619 << ", subversion " << loghex(subversion) << ", error " << ret; in LogRemoteVersionInfo()
689 << handle << ", status " << loghex(cmd_status) << ", rssi " in LogReadRssiResult()
710 << handle << ", status " << loghex(cmd_status) in LogReadFailedContactCounterResult()
732 << handle << ", status " << loghex(cmd_status) in LogReadTxPowerLevelResult()
754 << loghex(smp_cmd) << ", direction " << direction in LogSmpPairingEvent()
755 << ", smp_fail_reason " << loghex(smp_fail_reason) in LogSmpPairingEvent()
773 … __func__ << ": failed for " << address << ", handle " << handle << ", hci_cmd " << loghex(hci_cmd) in LogClassicPairingEvent()
774 … << ", hci_event " << loghex(hci_event) << ", cmd_status " << loghex(cmd_status) << ", reason " in LogClassicPairingEvent()
775 << loghex(reason_code) << ", event_value " << event_value << ", error " << ret; in LogClassicPairingEvent()
796 << loghex(protocol_uuid) << ", attribute_id " in LogSdpAttribute()
797 << loghex(attribute_id) << ", error " << ret; in LogSdpAttribute()