Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_act.cc942 if (p_cb->total_tx_unacked == 0) { in smp_br_select_next_key()
1293 if (p_cb->total_tx_unacked == 0) { in smp_key_distribution()
1490 if (p_cb->total_tx_unacked == 0) { in smp_pairing_cmpl()
2151 if (p_cb->total_tx_unacked == 0) { in smp_br_pairing_complete()
Dsmp_int.h297 uint16_t total_tx_unacked; member