Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_main.c119 #define BTA_HF_CLIENT_NUM_COLS 3 /* number of columns in state tables */ macro
122 const UINT8 bta_hf_client_st_init[][BTA_HF_CLIENT_NUM_COLS] =
145 const UINT8 bta_hf_client_st_opening[][BTA_HF_CLIENT_NUM_COLS] =
168 const UINT8 bta_hf_client_st_open[][BTA_HF_CLIENT_NUM_COLS] =
191 const UINT8 bta_hf_client_st_closing[][BTA_HF_CLIENT_NUM_COLS] =
214 typedef const UINT8 (*tBTA_HF_CLIENT_ST_TBL)[BTA_HF_CLIENT_NUM_COLS];