Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_int.h180 bool enable, uint32_t test_local_sign_cntr);
Dbtm_ble.cc2300 uint32_t test_local_sign_cntr) { in btm_ble_set_test_local_sign_cntr_value() argument
2303 enable, test_local_sign_cntr); in btm_ble_set_test_local_sign_cntr_value()
2305 btm_cb.devcb.test_local_sign_cntr = test_local_sign_cntr; in btm_ble_set_test_local_sign_cntr_value()
Dbtm_int_types.h180 uint32_t test_local_sign_cntr; member