Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h293 BT_OCTET16 remote_dhkey_check; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_act.c827 STREAM_TO_ARRAY(p_cb->remote_dhkey_check, p, BT_OCTET16_LEN); in smp_process_dhkey_check()
1778 if (memcmp(p_data->key.p_data, p_cb->remote_dhkey_check, BT_OCTET16_LEN)) { in smp_match_dhkey_checks()