Searched refs:ADV_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
333 #define ADV_BUF_SIZE 65 macro339 static uint8_t adv_buf_data[ADV_BUF_SIZE * CONFIG_BLE_MESH_PBA_SAME_TIME];3316 adv->buf.size = ADV_BUF_SIZE;3317 adv->buf.__buf = adv_buf_data + (i * ADV_BUF_SIZE);