Home
last modified time | relevance | path

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

/Zephyr-4.1.0/subsys/bluetooth/host/
Dsmp.h117 #define BT_SMP_CMD_PUBLIC_KEY 0x0c macro
Dsmp.c3102 atomic_set_bit(smp->allowed_cmds, BT_SMP_CMD_PUBLIC_KEY); in smp_pairing_req()
3123 req_buf = smp_create_pdu(smp, BT_SMP_CMD_PUBLIC_KEY, sizeof(*req)); in sc_send_public_key()
3350 atomic_set_bit(smp->allowed_cmds, BT_SMP_CMD_PUBLIC_KEY); in smp_pairing_rsp()
4719 BT_SMP_CMD_PUBLIC_KEY); in bt_smp_pkey_ready()
5955 atomic_set_bit(smp->allowed_cmds, BT_SMP_CMD_PUBLIC_KEY); in bt_smp_auth_pairing_confirm()
5966 atomic_set_bit(smp->allowed_cmds, BT_SMP_CMD_PUBLIC_KEY); in bt_smp_auth_pairing_confirm()