Searched refs:scan_tech_t (Results 1 – 4 of 4) sorted by relevance
/system/bt/osi/include/ |
D | metrics.h | 46 } scan_tech_t; typedef 78 void metrics_log_scan_event(bool start, const char* initator, scan_tech_t type,
|
D | metrics_cpp.h | 114 void LogScanEvent(bool start, const std::string& initator, scan_tech_t type,
|
/system/bt/osi/src/ |
D | metrics_linux.cpp | 156 scan_tech_t type, uint32_t results, in LogScanEvent() 218 void metrics_log_scan_event(bool start, const char* initator, scan_tech_t type, in metrics_log_scan_event()
|
D | metrics.cpp | 188 static ScanEvent_ScanTechnologyType get_scan_tech_type(scan_tech_t type) { in get_scan_tech_type() 305 scan_tech_t type, uint32_t results, in LogScanEvent() 530 void metrics_log_scan_event(bool start, const char* initator, scan_tech_t type, in metrics_log_scan_event()
|