Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c885 static void smp_br_send(struct bt_smp_br *smp, struct net_buf *buf, in smp_br_send() function
1087 smp_br_send(smp, buf, NULL); in smp_br_distribute_keys()
1099 smp_br_send(smp, buf, smp_id_sent); in smp_br_distribute_keys()
1130 smp_br_send(smp, buf, smp_sign_info_sent); in smp_br_distribute_keys()
1245 smp_br_send(smp, rsp_buf, NULL); in smp_br_pairing_req()
1704 smp_br_send(smp, req_buf, NULL); in bt_smp_br_send_pairing_req()