Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c2123 static uint8_t bt_smp_distribute_keys(struct bt_smp *smp) in bt_smp_distribute_keys() function
2612 err = bt_smp_distribute_keys(smp); in smp_central_ident()
4055 err = bt_smp_distribute_keys(smp); in smp_ident_addr_info()
4096 err = bt_smp_distribute_keys(smp); in smp_signing_info()
4896 if (bt_smp_distribute_keys(smp)) { in bt_smp_encrypt_change()