Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dconn.c75 static struct bt_conn_tx conn_tx[CONFIG_BT_CONN_TX_MAX]; variable
2796 for (i = 0; i < ARRAY_SIZE(conn_tx); i++) { in bt_conn_init()
2797 k_fifo_put(&free_tx, &conn_tx[i]); in bt_conn_init()

Completed in 6 milliseconds