Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dgatt.h15 #define BT_DEVICE_NAME (IS_ENABLED(CONFIG_BT_DEVICE_NAME_DYNAMIC) ? \ macro
Dpb_gatt_srv.c249 prov_sd[prov_sd_len].data = BT_DEVICE_NAME; in gatt_prov_adv_create()
Dproxy_srv.c530 sd[0].data = BT_DEVICE_NAME; in enc_id_adv()
625 sd[0].data = BT_DEVICE_NAME; in net_id_adv()
/Zephyr-latest/subsys/bluetooth/host/
DKconfig873 config BT_DEVICE_NAME config