Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Dtls.h75 int is_local; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c1185 void btm_ble_increment_sign_ctr(BD_ADDR bd_addr, BOOLEAN is_local ) in btm_ble_increment_sign_ctr() argument
1189 BTM_TRACE_DEBUG ("btm_ble_increment_sign_ctr is_local=%d", is_local); in btm_ble_increment_sign_ctr()
1192 if (is_local) { in btm_ble_increment_sign_ctr()
1198 is_local, in btm_ble_increment_sign_ctr()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h440 void btm_ble_increment_sign_ctr(BD_ADDR bd_addr, BOOLEAN is_local );