Searched refs:del_pid_key (Results 1 – 2 of 2) sorted by relevance
95 void btc_storage_remove_unused_sections(uint8_t *cur_addr, tBTM_LE_PID_KEYS *del_pid_key);
236 void btc_storage_remove_unused_sections(uint8_t *cur_addr, tBTM_LE_PID_KEYS *del_pid_key) in btc_storage_remove_unused_sections() argument241 if (del_pid_key == NULL) { in btc_storage_remove_unused_sections()284 …if (memcmp(del_pid_key->static_addr, pid_key->static_addr, 6) == 0 && memcmp(cur_addr, bd_addr.add… in btc_storage_remove_unused_sections()