Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dsmp.c322 static bool latch_bondable(struct bt_smp *smp) in latch_bondable() function
2612 if (latch_bondable(smp)) { in get_auth()
4018 !(latch_bondable(smp) && (auth & BT_SMP_AUTH_BONDING))) { in smp_security_request()