Home
last modified time | relevance | path

Searched refs:BtScanModeText (Results 1 – 2 of 2) sorted by relevance

/system/bt/service/
Dlogging_helpers.h36 const char* BtScanModeText(const bt_scan_mode_t mode);
Dlogging_helpers.cc75 const char* BtScanModeText(const bt_scan_mode_t mode) { in BtScanModeText() function