Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dsmp.c664 static void smp_id_sent(struct bt_conn *conn, void *user_data, int err) in smp_id_sent() function
1028 smp_br_send(smp, buf, smp_id_sent); in smp_br_distribute_keys()
2053 smp_send(smp, buf, smp_id_sent, NULL); in bt_smp_distribute_keys()