Home
last modified time | relevance | path

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

/system/bt/bta/hl/
Dbta_hl_main.c326 #define BTA_HL_CCH_NUM_COLS 2 /* number of columns in state tables */ macro
330 static const UINT8 bta_hl_cch_st_idle[][BTA_HL_CCH_NUM_COLS] =
344 static const UINT8 bta_hl_cch_st_opening[][BTA_HL_CCH_NUM_COLS] =
358 static const UINT8 bta_hl_cch_st_open[][BTA_HL_CCH_NUM_COLS] =
372 static const UINT8 bta_hl_cch_st_closing[][BTA_HL_CCH_NUM_COLS] =
386 typedef const UINT8 (*tBTA_HL_CCH_ST_TBL)[BTA_HL_CCH_NUM_COLS];