Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Dsmp.h60 #define BT_SMP_CMD_PAIRING_RSP 0x02 macro
Dsmp.c1097 rsp_buf = smp_br_create_pdu(smp, BT_SMP_CMD_PAIRING_RSP, sizeof(*rsp)); in smp_br_pairing_req()
1571 atomic_set_bit(smp->allowed_cmds, BT_SMP_CMD_PAIRING_RSP); in bt_smp_br_send_pairing_req()
2069 rsp_buf = smp_create_pdu(smp, BT_SMP_CMD_PAIRING_RSP, sizeof(*rsp)); in send_pairing_rsp()
2864 smp->prsp[0] = BT_SMP_CMD_PAIRING_RSP; in smp_pairing_req()
3086 atomic_set_bit(smp->allowed_cmds, BT_SMP_CMD_PAIRING_RSP); in smp_send_pairing_req()
3115 smp->prsp[0] = BT_SMP_CMD_PAIRING_RSP; in smp_pairing_rsp()