Lines Matching refs:util
586 android::util::BytesField bytes_field( in LogLinkLayerConnectionEvent()
589 int ret = android::util::stats_write( in LogLinkLayerConnectionEvent()
590 android::util::BLUETOOTH_LINK_LAYER_CONNECTION_EVENT, bytes_field, in LogLinkLayerConnectionEvent()
605 android::util::stats_write(android::util::BLUETOOTH_HCI_TIMEOUT_REPORTED, in LogHciTimeoutEvent()
615 int ret = android::util::stats_write( in LogRemoteVersionInfo()
616 android::util::BLUETOOTH_REMOTE_VERSION_INFO_REPORTED, handle, status, in LogRemoteVersionInfo()
636 android::util::BytesField bytes_field( in LogA2dpAudioUnderrunEvent()
640 int ret = android::util::stats_write( in LogA2dpAudioUnderrunEvent()
641 android::util::BLUETOOTH_A2DP_AUDIO_UNDERRUN_REPORTED, bytes_field, in LogA2dpAudioUnderrunEvent()
663 android::util::BytesField bytes_field( in LogA2dpAudioOverrunEvent()
667 int ret = android::util::stats_write( in LogA2dpAudioOverrunEvent()
668 android::util::BLUETOOTH_A2DP_AUDIO_OVERRUN_REPORTED, bytes_field, in LogA2dpAudioOverrunEvent()
690 android::util::BytesField bytes_field( in LogA2dpPlaybackEvent()
693 int ret = android::util::stats_write( in LogA2dpPlaybackEvent()
694 android::util::BLUETOOTH_A2DP_PLAYBACK_STATE_CHANGED, bytes_field, in LogA2dpPlaybackEvent()
713 android::util::BytesField bytes_field( in LogReadRssiResult()
716 int ret = android::util::stats_write( in LogReadRssiResult()
717 android::util::BLUETOOTH_DEVICE_RSSI_REPORTED, bytes_field, handle, in LogReadRssiResult()
736 android::util::BytesField bytes_field( in LogReadFailedContactCounterResult()
739 int ret = android::util::stats_write( in LogReadFailedContactCounterResult()
740 android::util::BLUETOOTH_DEVICE_FAILED_CONTACT_COUNTER_REPORTED, in LogReadFailedContactCounterResult()
760 android::util::BytesField bytes_field( in LogReadTxPowerLevelResult()
763 int ret = android::util::stats_write( in LogReadTxPowerLevelResult()
764 android::util::BLUETOOTH_DEVICE_TX_POWER_LEVEL_REPORTED, bytes_field, in LogReadTxPowerLevelResult()
784 android::util::BytesField obfuscated_id_field( in LogSmpPairingEvent()
787 int ret = android::util::stats_write( in LogSmpPairingEvent()
788 android::util::BLUETOOTH_SMP_PAIRING_EVENT_REPORTED, obfuscated_id_field, in LogSmpPairingEvent()
807 android::util::BytesField obfuscated_id_field( in LogClassicPairingEvent()
810 int ret = android::util::stats_write( in LogClassicPairingEvent()
811 android::util::BLUETOOTH_CLASSIC_PAIRING_EVENT_REPORTED, in LogClassicPairingEvent()
831 android::util::BytesField obfuscated_id_field( in LogSdpAttribute()
834 android::util::BytesField attribute_field(attribute_value, attribute_size); in LogSdpAttribute()
835 int ret = android::util::stats_write( in LogSdpAttribute()
836 android::util::BLUETOOTH_SDP_ATTRIBUTE_REPORTED, obfuscated_id_field, in LogSdpAttribute()
857 android::util::BytesField obfuscated_id_field( in LogSocketConnectionState()
860 int ret = android::util::stats_write( in LogSocketConnectionState()
861 android::util::BLUETOOTH_SOCKET_CONNECTION_STATE_CHANGED, in LogSocketConnectionState()
887 android::util::BytesField obfuscated_id_field( in LogManufacturerInfo()
890 int ret = android::util::stats_write( in LogManufacturerInfo()
891 android::util::BLUETOOTH_DEVICE_INFO_REPORTED, obfuscated_id_field, in LogManufacturerInfo()
911 android::util::BytesField obfuscated_id_field( in LogBluetoothHalCrashReason()
914 int ret = android::util::stats_write( in LogBluetoothHalCrashReason()
915 android::util::BLUETOOTH_HAL_CRASH_REASON_REPORTED, 0, in LogBluetoothHalCrashReason()