Searched refs:bt_att_increment_tx_meta_data_attr_count (Results 1 – 3 of 3) sorted by relevance
338 void bt_att_increment_tx_meta_data_attr_count(struct net_buf *buf, uint16_t attr_count);
2467 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()
4113 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