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.cc53 #define SMP_BR_SM_NUM_COLS 3 macro
54 typedef const uint8_t (*tSMP_BR_SM_TBL)[SMP_BR_SM_NUM_COLS];
97 static const uint8_t smp_br_all_table[][SMP_BR_SM_NUM_COLS] = {
136 static const uint8_t smp_br_central_idle_table[][SMP_BR_SM_NUM_COLS] = {
144 smp_br_central_wait_appln_response_table[][SMP_BR_SM_NUM_COLS] = {
150 smp_br_central_pair_request_response_table[][SMP_BR_SM_NUM_COLS] = {
158 static const uint8_t smp_br_central_bond_pending_table[][SMP_BR_SM_NUM_COLS] = {
196 static const uint8_t smp_br_peripheral_idle_table[][SMP_BR_SM_NUM_COLS] = {
202 smp_br_peripheral_wait_appln_response_table[][SMP_BR_SM_NUM_COLS] = {
214 smp_br_peripheral_bond_pending_table[][SMP_BR_SM_NUM_COLS] = {