Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Datt.c182 static struct bt_att_tx_meta_data tx_meta_data_storage[CONFIG_BT_ATT_TX_COUNT]; variable
286 return &tx_meta_data_storage[net_buf_id((struct net_buf *)buf)]; in bt_att_get_tx_meta_data()