Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_br_main.cc51 #define SMP_BR_SM_NUM_COLS 3 macro
52 typedef const uint8_t (*tSMP_BR_SM_TBL)[SMP_BR_SM_NUM_COLS];
95 static const uint8_t smp_br_all_table[][SMP_BR_SM_NUM_COLS] = {
134 static const uint8_t smp_br_master_idle_table[][SMP_BR_SM_NUM_COLS] = {
142 smp_br_master_wait_appln_response_table[][SMP_BR_SM_NUM_COLS] = {
148 smp_br_master_pair_request_response_table[][SMP_BR_SM_NUM_COLS] = {
156 static const uint8_t smp_br_master_bond_pending_table[][SMP_BR_SM_NUM_COLS] = {
194 static const uint8_t smp_br_slave_idle_table[][SMP_BR_SM_NUM_COLS] = {
200 smp_br_slave_wait_appln_response_table[][SMP_BR_SM_NUM_COLS] = {
211 static const uint8_t smp_br_slave_bond_pending_table[][SMP_BR_SM_NUM_COLS] = {