Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Dsmp.h90 #define BT_SMP_CMD_CENTRAL_IDENT 0x07 macro
Dsmp.c1956 buf = smp_create_pdu(smp, BT_SMP_CMD_CENTRAL_IDENT, in legacy_distribute_keys()
2436 atomic_set_bit(smp->allowed_cmds, BT_SMP_CMD_CENTRAL_IDENT); in smp_encrypt_info()