Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/smp/
Dsmp_l2c.c229 if (p_cb->total_tx_unacked == 0 && p_cb->wait_for_authorization_complete) { in smp_tx_complete_callback()
Dsmp_act.c242 p_cb->wait_for_authorization_complete = TRUE; in smp_send_pair_fail()
999 p_cb->wait_for_authorization_complete = TRUE; in smp_br_select_next_key()
1334 p_cb->wait_for_authorization_complete = TRUE; in smp_key_distribution()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h336 BOOLEAN wait_for_authorization_complete; member