Searched defs:LogMetricReadTxPowerLevelResult (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_metrics_api.h | 193 struct LogMetricReadTxPowerLevelResult { struct 203 extern struct LogMetricReadTxPowerLevelResult LogMetricReadTxPowerLevelResult; argument
|
D | mock_main_shim_metrics_api.cc | 51 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/ |
D | metrics_api.cc | 104 void LogMetricReadTxPowerLevelResult(const RawAddress& raw_address, uint16_t handle, in LogMetricReadTxPowerLevelResult() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/host/ |
D | metrics.cc | 62 void LogMetricReadTxPowerLevelResult(const Address& /* address */, uint16_t /* handle */, in LogMetricReadTxPowerLevelResult() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 50 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/ |
D | metrics.cc | 119 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/ |
D | metrics.cc | 250 void LogMetricReadTxPowerLevelResult(const Address& address, uint16_t handle, uint32_t cmd_status, in LogMetricReadTxPowerLevelResult() function
|