Searched refs:resident (Results 1 – 3 of 3) sorted by relevance
953 void find_rl_conflict(struct bt_keys *resident, void *user_data) in find_rl_conflict() argument961 __ASSERT_NO_MSG(resident != NULL); in find_rl_conflict()970 if ((resident->state & BT_KEYS_ID_ADDED) == 0) { in find_rl_conflict()974 addr_conflict = bt_addr_le_eq(&conflict->candidate->addr, &resident->addr); in find_rl_conflict()978 bt_irk_eq(&conflict->candidate->irk, &resident->irk)); in find_rl_conflict()981 LOG_DBG("Resident : addr %s and IRK %s", bt_addr_le_str(&resident->addr), in find_rl_conflict()982 bt_hex(resident->irk.val, sizeof(resident->irk.val))); in find_rl_conflict()986 conflict->found = resident; in find_rl_conflict()
19 - 8KB AON RF space for code resident during deep D0i2/3 PG states.
56 ATF BL2 is the First Stage Boot Loader (FSBL) and ATF BL31 is the Run time resident firmware which