Searched refs:bt_le_scan_active_scanner_running (Results 1 – 5 of 5) sorted by relevance
12 DEFINE_FAKE_VALUE_FUNC(bool, bt_le_scan_active_scanner_running);
14 DECLARE_FAKE_VALUE_FUNC(bool, bt_le_scan_active_scanner_running);
51 bool bt_le_scan_active_scanner_running(void);
697 bt_le_scan_active_scanner_running())) { in rpa_timeout()
335 bool bt_le_scan_active_scanner_running(void) in bt_le_scan_active_scanner_running() function