Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_ag_api.h100 typedef UINT8 tBTA_AG_PARSE_MODE; typedef
476 tBTA_STATUS BTA_AgEnable(tBTA_AG_PARSE_MODE parse_mode, tBTA_AG_CBACK *p_cback);
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/include/
Dbta_ag_int.h171 tBTA_AG_PARSE_MODE parse_mode;
353 tBTA_AG_PARSE_MODE parse_mode; /* parse/pass-through mode */
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_api.c58 tBTA_STATUS BTA_AgEnable(tBTA_AG_PARSE_MODE parse_mode, tBTA_AG_CBACK *p_cback) in BTA_AgEnable()