Searched refs:LogReadRssiResult (Results 1 – 5 of 5) sorted by relevance
/system/bt/common/ |
D | metrics_linux.cc | 120 void LogReadRssiResult(const RawAddress& address, uint16_t handle, in LogReadRssiResult() function
|
D | metrics.h | 381 void LogReadRssiResult(const RawAddress& address, uint16_t handle,
|
D | metrics.cc | 704 void LogReadRssiResult(const RawAddress& address, uint16_t handle, in LogReadRssiResult() function
|
/system/bt/btif/src/ |
D | btif_metrics_logging.cc | 71 bluetooth::common::LogReadRssiResult(address, handle, cmd_status, rssi); in log_read_rssi_result()
|
/system/bt/test/mock/ |
D | mock_common_metrics.cc | 175 void LogReadRssiResult(const RawAddress& address, uint16_t handle, in LogReadRssiResult() function
|