Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_sdp.c136 if (features & BTA_HF_CLIENT_FEAT_CLI) { in bta_hf_client_add_record()
137 sdp_features |= BTA_HF_CLIENT_FEAT_CLI; in bta_hf_client_add_record()
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hf_client_api.h60 #define BTA_HF_CLIENT_FEAT_CLI 0x00000004 /* Caller ID presentation capability */ macro
/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c56 BTA_HF_CLIENT_FEAT_CLI | \