Lines Matching refs:loghex
594 LOG(WARNING) << __func__ << ": failed to log status " << loghex(cmd_status) in LogLinkLayerConnectionEvent()
595 << ", reason " << loghex(reason_code) << " from cmd " in LogLinkLayerConnectionEvent()
596 << loghex(hci_cmd) << ", event " << loghex(hci_event) in LogLinkLayerConnectionEvent()
597 << ", ble_event " << loghex(hci_ble_event) << " for " in LogLinkLayerConnectionEvent()
599 << loghex(link_type) << ", error " << ret; in LogLinkLayerConnectionEvent()
608 LOG(WARNING) << __func__ << ": failed for opcode " << loghex(hci_cmd) in LogHciTimeoutEvent()
620 << loghex(status) << ", version " << loghex(version) in LogRemoteVersionInfo()
621 << ", manufacturer_name " << loghex(manufacturer_name) in LogRemoteVersionInfo()
622 << ", subversion " << loghex(subversion) << ", error " << ret; in LogRemoteVersionInfo()
721 << handle << ", status " << loghex(cmd_status) << ", rssi " in LogReadRssiResult()
744 << handle << ", status " << loghex(cmd_status) in LogReadFailedContactCounterResult()
768 << handle << ", status " << loghex(cmd_status) in LogReadTxPowerLevelResult()
792 << loghex(smp_cmd) << ", direction " << direction in LogSmpPairingEvent()
793 << ", smp_fail_reason " << loghex(smp_fail_reason) in LogSmpPairingEvent()
815 … __func__ << ": failed for " << address << ", handle " << handle << ", hci_cmd " << loghex(hci_cmd) in LogClassicPairingEvent()
816 … << ", hci_event " << loghex(hci_event) << ", cmd_status " << loghex(cmd_status) << ", reason " in LogClassicPairingEvent()
817 << loghex(reason_code) << ", event_value " << event_value << ", error " << ret; in LogClassicPairingEvent()
840 << loghex(protocol_uuid) << ", attribute_id " in LogSdpAttribute()
841 << loghex(attribute_id) << ", error " << ret; in LogSdpAttribute()
919 << loghex(error_code) << ", vendor_error_code " in LogBluetoothHalCrashReason()
920 << loghex(vendor_error_code) << ", error " << ret; in LogBluetoothHalCrashReason()