Searched refs:chld_feat (Results 1 – 4 of 4) sorted by relevance
89 tBTA_HF_CLIENT_CHLD_FEAT chld_feat; // AT+CHLD=<> command features member534 if (cb->chld_feat & BTA_HF_CLIENT_CHLD_REL) { in handle_call_action()554 if (cb->chld_feat & BTA_HF_CLIENT_CHLD_MERGE) { in handle_call_action()560 if (cb->chld_feat & BTA_HF_CLIENT_CHLD_MERGE_DETACH) { in handle_call_action()850 cb->chld_feat = 0; in btif_hf_client_upstreams_evt()874 cb->chld_feat = p_data->conn.chld_feat; in btif_hf_client_upstreams_evt()878 cb->state, cb->peer_feat, cb->chld_feat); in btif_hf_client_upstreams_evt()895 cb->chld_feat = 0; in btif_hf_client_upstreams_evt()
182 tBTA_HF_CLIENT_CHLD_FEAT chld_feat; member
181 unsigned int peer_feat, unsigned int chld_feat);
455 evt.conn.chld_feat = client_cb->chld_features; in bta_hf_client_svc_conn_open()