Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_main.c128 #define BTA_HF_CLIENT_NUM_COLS 3 /* number of columns in state tables */ macro
131 const UINT8 bta_hf_client_st_init[][BTA_HF_CLIENT_NUM_COLS] = {
157 const UINT8 bta_hf_client_st_opening[][BTA_HF_CLIENT_NUM_COLS] = {
183 const UINT8 bta_hf_client_st_open[][BTA_HF_CLIENT_NUM_COLS] = {
209 const UINT8 bta_hf_client_st_closing[][BTA_HF_CLIENT_NUM_COLS] = {
235 typedef const UINT8 (*tBTA_HF_CLIENT_ST_TBL)[BTA_HF_CLIENT_NUM_COLS];