Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dsmp_null.c45 struct bt_smp_pairing_fail *rsp; in bt_smp_recv()
Dsmp.h82 struct bt_smp_pairing_fail { struct
Dsmp.c1348 struct bt_smp_pairing_fail *req = (void *)buf->data; in smp_br_pairing_failed()
1484 { smp_br_pairing_failed, sizeof(struct bt_smp_pairing_fail) },
1497 struct bt_smp_pairing_fail *rsp; in smp_br_error()
1891 struct bt_smp_pairing_fail *rsp; in smp_error()
3874 struct bt_smp_pairing_fail *req = (void *)buf->data; in smp_pairing_failed()
4593 { smp_pairing_failed, sizeof(struct bt_smp_pairing_fail) },