Searched refs:default_mode (Results 1 – 2 of 2) sorted by relevance
400 std::string default_mode = kBtSnoopLogModeDisabled; in GetBtSnoopMode() local406 default_mode = std::move(default_mode_property.value()); in GetBtSnoopMode()412 std::string btsnoop_mode = default_mode; in GetBtSnoopMode()
186 std::string default_mode = BTSNOOP_MODE_DISABLED; in start_up() local190 default_mode = std::string(property.data(), len); in start_up()195 default_mode.c_str()); in start_up()