Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c1870 static void smp_send(struct bt_smp *smp, struct net_buf *buf, in smp_send() function
1950 smp_send(smp, rsp_buf, NULL, NULL); in smp_send_pairing_random()
2042 smp_send(smp, buf, NULL, NULL); in smp_send_pairing_confirm()
2094 smp_send(smp, buf, NULL, NULL); in legacy_distribute_keys()
2107 smp_send(smp, buf, smp_ident_sent, NULL); in legacy_distribute_keys()
2156 smp_send(smp, buf, NULL, NULL); in bt_smp_distribute_keys()
2168 smp_send(smp, buf, smp_id_sent, NULL); in bt_smp_distribute_keys()
2196 smp_send(smp, buf, smp_sign_info_sent, NULL); in bt_smp_distribute_keys()
2217 smp_send(smp, rsp_buf, NULL, NULL); in send_pairing_rsp()
2392 smp_send(smp, buf, NULL, NULL); in legacy_send_pairing_confirm()
[all …]