Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/smp/
Dsmp_br_main.cc240 typedef const uint8_t (*tSMP_BR_ENTRY_TBL)[SMP_BR_STATE_MAX]; typedef
242 static const tSMP_BR_ENTRY_TBL smp_br_entry_table[] = {
323 tSMP_BR_ENTRY_TBL entry_table = smp_br_entry_table[p_cb->role]; in smp_br_state_machine_event()