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.c116 #define BTA_HH_NUM_COLS 2 /* number of columns */ macro
119 const UINT8 bta_hh_st_idle[][BTA_HH_NUM_COLS] =
150 const UINT8 bta_hh_st_w4_conn[][BTA_HH_NUM_COLS] =
180 const UINT8 bta_hh_st_connected[][BTA_HH_NUM_COLS] =
209 const UINT8 bta_hh_st_w4_sec[][BTA_HH_NUM_COLS] =
238 typedef const UINT8 (*tBTA_HH_ST_TBL)[BTA_HH_NUM_COLS];