Home
last modified time | relevance | path

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

/system/bt/bta/hh/
Dbta_hh_main.cc86 #define BTA_HH_NUM_COLS 2 /* number of columns */ macro
89 const uint8_t bta_hh_st_idle[][BTA_HH_NUM_COLS] = {
118 const uint8_t bta_hh_st_w4_conn[][BTA_HH_NUM_COLS] = {
146 const uint8_t bta_hh_st_connected[][BTA_HH_NUM_COLS] = {
174 const uint8_t bta_hh_st_w4_sec[][BTA_HH_NUM_COLS] = {
196 typedef const uint8_t (*tBTA_HH_ST_TBL)[BTA_HH_NUM_COLS];