Home
last modified time | relevance | path

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

/Zephyr-4.1.0/subsys/bluetooth/host/
Dsmp.h107 #define BT_SMP_CMD_SIGNING_INFO 0x0a macro
Dsmp.c1110 buf = smp_br_create_pdu(smp, BT_SMP_CMD_SIGNING_INFO, in smp_br_distribute_keys()
1269 atomic_set_bit(smp->allowed_cmds, BT_SMP_CMD_SIGNING_INFO); in smp_br_pairing_req()
1312 atomic_set_bit(smp->allowed_cmds, BT_SMP_CMD_SIGNING_INFO); in smp_br_pairing_rsp()
1415 atomic_set_bit(smp->allowed_cmds, BT_SMP_CMD_SIGNING_INFO); in smp_br_ident_addr_info()
2177 buf = smp_create_pdu(smp, BT_SMP_CMD_SIGNING_INFO, in bt_smp_distribute_keys()
2479 BT_SMP_CMD_SIGNING_INFO); in legacy_pairing_random()
2607 atomic_set_bit(smp->allowed_cmds, BT_SMP_CMD_SIGNING_INFO); in smp_central_ident()
4050 atomic_set_bit(smp->allowed_cmds, BT_SMP_CMD_SIGNING_INFO); in smp_ident_addr_info()
4507 BT_SMP_CMD_SIGNING_INFO); in smp_dhkey_check()
4846 atomic_set_bit(smp->allowed_cmds, BT_SMP_CMD_SIGNING_INFO); in bt_smp_encrypt_change()