Searched refs:chld_feat (Results 1 – 4 of 4) sorted by relevance
85 tBTA_HF_CLIENT_CHLD_FEAT chld_feat; // AT+CHLD=<> command features member530 if (cb->chld_feat & BTA_HF_CLIENT_CHLD_REL) { in handle_call_action()550 if (cb->chld_feat & BTA_HF_CLIENT_CHLD_MERGE) { in handle_call_action()556 if (cb->chld_feat & BTA_HF_CLIENT_CHLD_MERGE_DETACH) { in handle_call_action()846 cb->chld_feat = 0; in btif_hf_client_upstreams_evt()870 cb->chld_feat = p_data->conn.chld_feat; in btif_hf_client_upstreams_evt()874 cb->state, cb->peer_feat, cb->chld_feat); in btif_hf_client_upstreams_evt()891 cb->chld_feat = 0; in btif_hf_client_upstreams_evt()
195 tBTA_HF_CLIENT_CHLD_FEAT chld_feat; member
181 unsigned int peer_feat, unsigned int chld_feat);
450 evt.conn.chld_feat = client_cb->chld_features; in bta_hf_client_svc_conn_open()