Searched refs:tSMP_ENTRY_TBL (Results 1 – 1 of 1) sorted by relevance
908 typedef const uint8_t (*tSMP_ENTRY_TBL)[SMP_STATE_MAX]; typedef909 static const tSMP_ENTRY_TBL smp_entry_table[] = {smp_master_entry_map,963 tSMP_ENTRY_TBL entry_table = smp_entry_table[p_cb->role]; in smp_sm_event()