Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Datt_internal.h338 void bt_att_increment_tx_meta_data_attr_count(struct net_buf *buf, uint16_t attr_count);
Dgatt.c2467 bt_att_increment_tx_meta_data_attr_count(*buf, 1); in gatt_notify_mult()
3066 bt_att_increment_tx_meta_data_attr_count(buf, num_params - 1); in bt_gatt_notify_multiple()
Datt.c4113 void bt_att_increment_tx_meta_data_attr_count(struct net_buf *buf, uint16_t attr_count) in bt_att_increment_tx_meta_data_attr_count() function