Searched refs:conn_handle_c (Results 1 – 1 of 1) sorted by relevance
/edtt-3.6.0-3.5.0-3.4.0/src/tests/ |
D | test_utils.py | 748 def enable_encryption(transport, central, peripheral, trace, conn_handle_c, keys): argument 753 status = le_start_encryption(transport, central, conn_handle_c, rand, ediv, ltk, 100) 767 success = s and handle == conn_handle_c and enabled == 0x01 and success
|