Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hf_client_api.h39 #define BTA_HF_CLIENT_PEER_INBAND 0x00000008 /* In-band ring tone */ macro
/system/bt/btif/src/
Dbtif_hf_client.cc881 if (cb->peer_feat & BTA_HF_CLIENT_PEER_INBAND) { in btif_hf_client_upstreams_evt()