Searched refs:adv_buf_data (Results 1 – 1 of 1) sorted by relevance
339 static uint8_t adv_buf_data[ADV_BUF_SIZE * CONFIG_BLE_MESH_PBA_SAME_TIME]; variable3317 adv->buf.__buf = adv_buf_data + (i * ADV_BUF_SIZE);3433 memset(adv_buf_data, 0, sizeof(adv_buf_data));