Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dtransport.c122 static u8_t __noinit seg_rx_buf_data[(CONFIG_BT_MESH_RX_SEG_MSG_COUNT * CONFIG_BT_MESH_RX_SDU_MAX)]; variable
1501 seg_rx[i].buf.__buf = (seg_rx_buf_data + (i * CONFIG_BT_MESH_RX_SDU_MAX)); in bt_mesh_trans_init()

Completed in 4 milliseconds