Searched refs:SMP_SM_NUM_COLS (Results 1 – 1 of 1) sorted by relevance
96 #define SMP_SM_NUM_COLS 3 macro98 typedef const uint8_t (*tSMP_SM_TBL)[SMP_SM_NUM_COLS];317 static const uint8_t smp_all_table[][SMP_SM_NUM_COLS] = {326 static const uint8_t smp_central_idle_table[][SMP_SM_NUM_COLS] = {343 smp_central_wait_for_app_response_table[][SMP_SM_NUM_COLS] = {377 smp_central_pair_request_response_table[][SMP_SM_NUM_COLS] = {390 static const uint8_t smp_central_wait_for_confirm_table[][SMP_SM_NUM_COLS] = {396 static const uint8_t smp_central_confirm_table[][SMP_SM_NUM_COLS] = {401 static const uint8_t smp_central_rand_table[][SMP_SM_NUM_COLS] = {410 static const uint8_t smp_central_public_key_exchange_table[][SMP_SM_NUM_COLS] =[all …]