Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c2834 void btm_ble_set_test_local_sign_cntr_value(BOOLEAN enable, UINT32 test_local_sign_cntr ) argument
2837 enable, test_local_sign_cntr);
2839 btm_cb.devcb.test_local_sign_cntr = test_local_sign_cntr;
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h526 void btm_ble_set_test_local_sign_cntr_value(BOOLEAN enable, UINT32 test_local_sign_cntr);
Dbtm_int.h255 UINT32 test_local_sign_cntr; member