Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hf_client_api.h44 #define BTA_HF_CLIENT_PEER_ECS 0x00000040 /* Enhanced Call Status */ macro
/system/bt/btif/src/
Dbtif_hf_client.cc620 if (cb->peer_feat & BTA_HF_CLIENT_PEER_ECS) { in query_current_calls()