Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dsmp.h97 #define BT_SMP_CMD_IDENT_INFO 0x08 macro
Dsmp.c1070 buf = smp_br_create_pdu(smp, BT_SMP_CMD_IDENT_INFO, in smp_br_distribute_keys()
1230 atomic_set_bit(smp->allowed_cmds, BT_SMP_CMD_IDENT_INFO); in smp_br_pairing_req()
1273 atomic_set_bit(smp->allowed_cmds, BT_SMP_CMD_IDENT_INFO); in smp_br_pairing_rsp()
2109 buf = smp_create_pdu(smp, BT_SMP_CMD_IDENT_INFO, in bt_smp_distribute_keys()
2439 BT_SMP_CMD_IDENT_INFO); in legacy_pairing_random()
2568 atomic_set_bit(smp->allowed_cmds, BT_SMP_CMD_IDENT_INFO); in smp_central_ident()
4467 BT_SMP_CMD_IDENT_INFO); in smp_dhkey_check()
4792 atomic_set_bit(smp->allowed_cmds, BT_SMP_CMD_IDENT_INFO); in bt_smp_encrypt_change()