Searched refs:entry_table (Results 1 - 2 of 2) sorted by relevance

/system/bt/stack/smp/
H A Dsmp_br_main.cc303 tSMP_BR_ENTRY_TBL entry_table = smp_br_entry_table[p_cb->role]; local
321 ((entry = entry_table[event - 1][curr_state]) != SMP_BR_SM_IGNORE)) {
H A Dsmp_main.cc957 tSMP_ENTRY_TBL entry_table = smp_entry_table[p_cb->role]; local
975 ((entry = entry_table[event - 1][curr_state]) != SMP_SM_IGNORE)) {

Completed in 871 milliseconds