Home
last modified time | relevance | path

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

/btstack/src/ble/
H A Dsm.c436 static void log_info_hex16(const char * name, uint16_t value){ in log_info_hex16() function
3485 log_info_hex16("y", setup->sm_local_y); in sm_handle_encryption_result_enc_ph3_y()
3488 log_info_hex16("ediv", setup->sm_local_ediv); in sm_handle_encryption_result_enc_ph3_y()
3506 log_info_hex16("y", setup->sm_local_y); in sm_handle_encryption_result_enc_ph4_y()
3510 log_info_hex16("ediv", setup->sm_local_ediv); in sm_handle_encryption_result_enc_ph4_y()
3717 log_info_hex16("div", setup->sm_local_div); in sm_handle_random_result_ph3_div()