Home
last modified time | relevance | path

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

/btstack/src/ble/
H A Dsm.c490 static bool sm_is_null_key(uint8_t * key){ in sm_is_null_key() function
1328 have_ltk = !sm_is_null_key(ltk); in sm_address_resolution_handle_event()
2305 if (sm_is_null_key(irk)){ in sm_run_irk_lookup()
2628 bool have_ltk = !sm_is_null_key(ltk); in sm_ctkd_from_classic()
2996 …if ((setup->sm_peer_ediv == 0u) && sm_is_null_random(setup->sm_peer_rand) && !sm_is_null_key(setup… in sm_run()
3021 have_ltk = !sm_is_null_key(ltk); in sm_run()
4357 have_ltk = !sm_is_null_key(ltk); in sm_initiator_connected_handle_security_request()
5285 have_ltk = !sm_is_null_key(ltk); in sm_request_pairing()
5316 have_ltk = !sm_is_null_key(ltk); in sm_request_pairing()