Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_main.c82 #define BTA_HH_NUM_COLS 2 /* number of columns */ macro
85 const UINT8 bta_hh_st_idle[][BTA_HH_NUM_COLS] =
104 const UINT8 bta_hh_st_w4_conn[][BTA_HH_NUM_COLS] =
122 const UINT8 bta_hh_st_connected[][BTA_HH_NUM_COLS] =
140 typedef const UINT8 (*tBTA_HH_ST_TBL)[BTA_HH_NUM_COLS];