Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Datt.c185 static void att_on_sent_cb(struct bt_att_tx_meta_data *meta);
271 att_on_sent_cb(&meta); in att_tx_destroy()
646 static void att_on_sent_cb(struct bt_att_tx_meta_data *meta) in att_on_sent_cb() function