Searched refs:BT_DEVICE_NAME_LEN (Results 1 – 4 of 4) sorted by relevance
30 #define BT_DEVICE_NAME_LEN (sizeof(CONFIG_BT_DEVICE_NAME) - 1U) macro35 BT_DEVICE_NAME_LEN)
18 #define BT_DEVICE_NAME_LEN (IS_ENABLED(CONFIG_BT_DEVICE_NAME_DYNAMIC) ? strlen(bt_get_name()) : \ macro
248 prov_sd[prov_sd_len].data_len = BT_DEVICE_NAME_LEN; in gatt_prov_adv_create()
529 sd[0].data_len = BT_DEVICE_NAME_LEN; in enc_id_adv()624 sd[0].data_len = BT_DEVICE_NAME_LEN; in net_id_adv()