Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hf_client_api.h44 #define BTA_HF_CLIENT_PEER_INBAND 0x00000008 /* In-band ring tone */ macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c938 if (hf_client_local_param.btc_hf_client_cb.peer_feat & BTA_HF_CLIENT_PEER_INBAND) in btc_hf_client_cb_handler()