Searched refs:SMP_SM_NUM_COLS (Results 1 – 1 of 1) sorted by relevance
93 #define SMP_SM_NUM_COLS 3 macro95 typedef const uint8_t (*tSMP_SM_TBL)[SMP_SM_NUM_COLS];314 static const uint8_t smp_all_table[][SMP_SM_NUM_COLS] = {323 static const uint8_t smp_master_idle_table[][SMP_SM_NUM_COLS] = {339 static const uint8_t smp_master_wait_for_app_response_table[][SMP_SM_NUM_COLS] =373 static const uint8_t smp_master_pair_request_response_table[][SMP_SM_NUM_COLS] =387 static const uint8_t smp_master_wait_for_confirm_table[][SMP_SM_NUM_COLS] = {393 static const uint8_t smp_master_confirm_table[][SMP_SM_NUM_COLS] = {398 static const uint8_t smp_master_rand_table[][SMP_SM_NUM_COLS] = {407 static const uint8_t smp_master_public_key_exchange_table[][SMP_SM_NUM_COLS] = {[all …]