Home
last modified time | relevance | path

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

/system/bt/tools/mcap_tool/
Dmcap_tool.cc98 static bool global_strict_mode = false; variable
560 global_status = (bt_status_t)sBtInterface->enable(global_strict_mode); in adapter_enable()