Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Dsmp.c2163 static uint8_t bt_smp_distribute_keys(struct bt_smp *smp) in bt_smp_distribute_keys() function
2650 err = bt_smp_distribute_keys(smp); in smp_central_ident()
3952 err = bt_smp_distribute_keys(smp); in smp_ident_addr_info()
3994 err = bt_smp_distribute_keys(smp); in smp_signing_info()
4705 if (bt_smp_distribute_keys(smp)) { in bt_smp_encrypt_change()