Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/bluetooth/host/
Dconn.c396 static struct bt_conn_tx *conn_tx_alloc(void) in conn_tx_alloc() function
465 tx = conn_tx_alloc(); in bt_conn_send_cb()