Searched refs:tag_for_empty (Results 1 – 2 of 2) sorted by relevance
125 uint32_t tag_for_empty = 0; in btstack_link_key_db_tlv_put_link_key() local133 tag_for_empty = tag; in btstack_link_key_db_tlv_put_link_key()152 … (unsigned int) tag_for_addr, (unsigned int) tag_for_empty, (unsigned int) tag_for_lowest_seq_nr); in btstack_link_key_db_tlv_put_link_key()157 } else if (tag_for_empty){ in btstack_link_key_db_tlv_put_link_key()158 tag_to_use = tag_for_empty; in btstack_link_key_db_tlv_put_link_key()
1054 uint32_t tag_for_empty = 0; in att_server_persistent_ccc_write() local1062 tag_for_empty = tag; in att_server_persistent_ccc_write()1100 …log_info("tag_for_empty %"PRIx32", tag_for_lowest_seq_nr %"PRIx32, tag_for_empty, tag_for_lowest_s… in att_server_persistent_ccc_write()1108 if (tag_for_empty != 0u){ in att_server_persistent_ccc_write()1109 tag_to_use = tag_for_empty; in att_server_persistent_ccc_write()