Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dmgmt.c7082 const u16 max_irk_count = ((U16_MAX - sizeof(*cp)) / in load_irks() local
7094 if (irk_count > max_irk_count) { in load_irks()