Searched defs:peer_feat (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_hf_client.c111 tBTA_HF_CLIENT_PEER_FEAT peer_feat; member in struct:__anon1076
273 if (btif_hf_client_cb.peer_feat & BTA_HF_CLIENT_PEER_CODEC)
326 if (btif_hf_client_cb.peer_feat & BTA_HF_CLIENT_PEER_FEAT_VREC)
349 if (btif_hf_client_cb.peer_feat & BTA_HF_CLIENT_PEER_FEAT_VREC)
456 if (btif_hf_client_cb.peer_feat & BTA_HF_CLIENT_PEER_FEAT_3WAY)
464 if (btif_hf_client_cb.peer_feat & BTA_HF_CLIENT_PEER_FEAT_3WAY)
485 if (btif_hf_client_cb.peer_feat & BTA_HF_CLIENT_PEER_ECC)
496 if (btif_hf_client_cb.peer_feat & BTA_HF_CLIENT_PEER_ECC)
542 if (btif_hf_client_cb.peer_feat & BTA_HF_CLIENT_PEER_ECS)
619 if (btif_hf_client_cb.peer_feat
[all...]
H A Dbtif_hf.c155 tBTA_AG_PEER_FEAT peer_feat; member in struct:_btif_hf_cb
414 btif_hf_cb[idx].peer_feat = 0;
448 btif_hf_cb[idx].peer_feat = 0;
462 btif_hf_cb[idx].peer_feat = p_data->conn.peer_feat;
863 if (btif_hf_cb[idx].peer_feat & BTA_AG_PEER_FEAT_VREC)
898 if (btif_hf_cb[idx].peer_feat & BTA_AG_PEER_FEAT_VREC)
/external/bluetooth/bluedroid/bta/include/
H A Dbta_hf_client_api.h173 tBTA_HF_CLIENT_PEER_FEAT peer_feat; member in struct:__anon806
H A Dbta_ag_api.h292 tBTA_AG_PEER_FEAT peer_feat; member in struct:__anon670

Completed in 5674 milliseconds