Searched refs:btc_hf_client_features (Results 1 – 2 of 2) sorted by relevance
773 hf_client_local_param.btc_hf_client_features = BTC_HF_CLIENT_FEATURES; in btc_hf_client_execute_service()776 hf_client_local_param.btc_hf_client_features |= BTA_HF_CLIENT_FEAT_ESCO_S4; in btc_hf_client_execute_service()779 hf_client_local_param.btc_hf_client_features = BTA_HF_CLIENT_FEAT_ESCO_S4; in btc_hf_client_execute_service()792 …hf_client_local_param.btc_hf_client_features = hf_client_local_param.btc_hf_client_features & (~BT… in btc_hf_client_execute_service()794 …_client_local_param.btc_hf_client_features is %d", hf_client_local_param.btc_hf_client_features); in btc_hf_client_execute_service()795 BTA_HfClientRegister(BTC_HF_CLIENT_SECURITY, hf_client_local_param.btc_hf_client_features, in btc_hf_client_execute_service()
146 UINT32 btc_hf_client_features; member