Searched refs:log_backend_ble_get (Results 1 – 1 of 1) sorted by relevance
25 static const struct log_backend *log_backend_ble_get(void);104 log_backend_enable(log_backend_ble_get(), NULL, CONFIG_LOG_MAX_LEVEL); in log_notify_changed()106 log_backend_activate(log_backend_ble_get(), NULL); in log_notify_changed()109 log_backend_deactivate(log_backend_ble_get()); in log_notify_changed()174 log_backend_deactivate(log_backend_ble_get()); in init_ble()207 const struct log_backend *log_backend_ble_get(void) in log_backend_ble_get() function