Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_main.c99 #define SMP_SM_NUM_COLS 3 macro
101 typedef const UINT8(*tSMP_SM_TBL)[SMP_SM_NUM_COLS];
281 static const UINT8 smp_all_table[][SMP_SM_NUM_COLS] =
289 static const UINT8 smp_master_idle_table[][SMP_SM_NUM_COLS] =
300 static const UINT8 smp_master_wait_for_app_response_table[][SMP_SM_NUM_COLS] =
321 static const UINT8 smp_master_pair_request_response_table[][SMP_SM_NUM_COLS] =
332 static const UINT8 smp_master_wait_for_confirm_table[][SMP_SM_NUM_COLS] =
338 static const UINT8 smp_master_confirm_table[][SMP_SM_NUM_COLS] =
344 static const UINT8 smp_master_rand_table[][SMP_SM_NUM_COLS] =
352 static const UINT8 smp_master_public_key_exchange_table[][SMP_SM_NUM_COLS] =
[all …]