Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/net/lib/config/
Dbt_settings.c25 #define ADV_STR "on" macro
55 if (net_mgmt(NET_REQUEST_BT_ADVERTISE, iface, ADV_STR, in z_net_config_bt_setup()
56 sizeof(ADV_STR))) { in z_net_config_bt_setup()