Searched refs:SMP_SM_NUM_COLS (Results 1 – 1 of 1) sorted by relevance
104 #define SMP_SM_NUM_COLS 3 macro106 typedef const uint8_t (*tSMP_SM_TBL)[SMP_SM_NUM_COLS];330 static const uint8_t smp_all_table[][SMP_SM_NUM_COLS] = {339 static const uint8_t smp_central_idle_table[][SMP_SM_NUM_COLS] = {356 smp_central_wait_for_app_response_table[][SMP_SM_NUM_COLS] = {390 smp_central_pair_request_response_table[][SMP_SM_NUM_COLS] = {403 static const uint8_t smp_central_wait_for_confirm_table[][SMP_SM_NUM_COLS] = {409 static const uint8_t smp_central_confirm_table[][SMP_SM_NUM_COLS] = {414 static const uint8_t smp_central_rand_table[][SMP_SM_NUM_COLS] = {423 static const uint8_t smp_central_public_key_exchange_table[][SMP_SM_NUM_COLS] =[all …]