Home
last modified time | relevance | path

Searched defs:smp_fail_reason (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/metrics/
Dstack_metrics_logging.cc45 android::bluetooth::DirectionEnum direction, uint16_t smp_fail_reason) { in log_smp_pairing_event()
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_metrics_logging.cc82 android::bluetooth::DirectionEnum direction, uint16_t smp_fail_reason) { in log_smp_pairing_event()
Dmock_main_shim_metrics_api.cc146 uint16_t smp_fail_reason) { in LogMetricSmpPairingEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc112 uint16_t smp_fail_reason) { in LogMetricSmpPairingEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc74 uint16_t smp_fail_reason) {} in LogMetricSmpPairingEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc143 uint16_t smp_fail_reason) {} in LogMetricSmpPairingEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc266 uint16_t smp_fail_reason) { in LogMetricSmpPairingEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/common/
Dmetrics.cc716 android::bluetooth::DirectionEnum direction, uint8_t smp_fail_reason) { in LogSmpPairingEvent()
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto4400 optional android.bluetooth.smp.PairingFailReasonEnum smp_fail_reason = 4; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h282641 …::bluetooth::smp::PairingFailReasonEnum BluetoothSmpPairingEventReported::smp_fail_reason() const { in smp_fail_reason() function