Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_act.c48 const tSMP_ACT smp_distribute_act [] = { variable
1298 if (key_to_dist & (1 << i) && smp_distribute_act[i] != NULL) { in smp_key_pick_key()
1300 (* smp_distribute_act[i])(p_cb, p_data); in smp_key_pick_key()