Home
last modified time | relevance | path

Searched defs:LogMetricReadTxPowerLevelResult (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metrics_api.h193 struct LogMetricReadTxPowerLevelResult { struct
203 extern struct LogMetricReadTxPowerLevelResult LogMetricReadTxPowerLevelResult; argument
Dmock_main_shim_metrics_api.cc51 struct LogMetricReadTxPowerLevelResult LogMetricReadTxPowerLevelResult; variable
137 void bluetooth::shim::LogMetricReadTxPowerLevelResult(const RawAddress& raw_address, in LogMetricReadTxPowerLevelResult() function in bluetooth::shim
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc104 void LogMetricReadTxPowerLevelResult(const RawAddress& raw_address, uint16_t handle, in LogMetricReadTxPowerLevelResult() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc62 void LogMetricReadTxPowerLevelResult(const Address& /* address */, uint16_t /* handle */, in LogMetricReadTxPowerLevelResult() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc50 void LogMetricReadTxPowerLevelResult(const Address& address, uint16_t handle, uint32_t cmd_status, in LogMetricReadTxPowerLevelResult() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc119 void LogMetricReadTxPowerLevelResult(const Address& address, uint16_t handle, uint32_t cmd_status, in LogMetricReadTxPowerLevelResult() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc250 void LogMetricReadTxPowerLevelResult(const Address& address, uint16_t handle, uint32_t cmd_status, in LogMetricReadTxPowerLevelResult() function