Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_int.h92 tBTA_HF_CLIENT_FEAT features;
152 tBTA_HF_CLIENT_FEAT features; /* features registered by application */
229 UINT8 scn, tBTA_HF_CLIENT_FEAT features,
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hf_client_api.h264 typedef UINT32 tBTA_HF_CLIENT_FEAT; typedef
315 void BTA_HfClientRegister(tBTA_SEC sec_mask, tBTA_HF_CLIENT_FEAT features,
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_api.c135 void BTA_HfClientRegister(tBTA_SEC sec_mask, tBTA_HF_CLIENT_FEAT features, in BTA_HfClientRegister()
Dbta_hf_client_sdp.c87 tBTA_HF_CLIENT_FEAT features, UINT32 sdp_handle) in bta_hf_client_add_record()