Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/smp/
Dsmp_utils.c54 #define SMP_PAIR_DHKEY_CHECK_SIZE (1 /* opcode */ + BT_OCTET16_LEN /*DHKey Check*/) macro
72 SMP_PAIR_DHKEY_CHECK_SIZE, /* 0x0D: pairing dhkey check */
782 SMP_PAIR_DHKEY_CHECK_SIZE + L2CAP_MIN_OFFSET)) != NULL) { in smp_build_pair_dhkey_check_cmd()
789 p_buf->len = SMP_PAIR_DHKEY_CHECK_SIZE; in smp_build_pair_dhkey_check_cmd()