Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hf_client_api.h53 #define BTA_HF_CLIENT_PEER_ESCO_S4 0x00000800 /* ESCO S4 link setting */ macro
/system/bt/bta/hf_client/
Dbta_hf_client_sco.cc245 (client_cb->peer_features & BTA_HF_CLIENT_PEER_ESCO_S4)) { in bta_hf_client_sco_create()