Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_ag.c78 static struct bt_ag_tx ag_tx[CONFIG_BT_HFP_AG_TX_BUF_COUNT * 2]; variable
1744 for (i = 0; i < ARRAY_SIZE(ag_tx); i++) { in bt_hfp_ag_connect()
1745 k_fifo_put(&ag_tx_free, &ag_tx[i]); in bt_hfp_ag_connect()