Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_br_main.c69 #define SMP_BR_SM_NUM_COLS 3 macro
70 typedef const UINT8 (*tSMP_BR_SM_TBL)[SMP_BR_SM_NUM_COLS];
113 static const UINT8 smp_br_all_table[][SMP_BR_SM_NUM_COLS] = {
151 static const UINT8 smp_br_master_idle_table[][SMP_BR_SM_NUM_COLS] = {
157 static const UINT8 smp_br_master_wait_appln_response_table[][SMP_BR_SM_NUM_COLS] = {
162 static const UINT8 smp_br_master_pair_request_response_table [][SMP_BR_SM_NUM_COLS] = {
168 static const UINT8 smp_br_master_bond_pending_table[][SMP_BR_SM_NUM_COLS] = {
205 static const UINT8 smp_br_slave_idle_table[][SMP_BR_SM_NUM_COLS] = {
210 static const UINT8 smp_br_slave_wait_appln_response_table [][SMP_BR_SM_NUM_COLS] = {
217 static const UINT8 smp_br_slave_bond_pending_table[][SMP_BR_SM_NUM_COLS] = {