Searched refs:remoteFeatures (Results 1 – 5 of 5) sorted by relevance
78 } remoteFeatures; member166 connection->remoteFeatures.bredr.featureStatus = REQUEST_NOT_COMPLETED; in AllocAclConnection()167 connection->remoteFeatures.bredr.extendedFeatureStatus = REQUEST_NOT_COMPLETED; in AllocAclConnection()168 connection->remoteFeatures.le.featureStatus = REQUEST_NOT_COMPLETED; in AllocAclConnection()1447 connection->remoteFeatures.le.featureStatus = eventParam->status; in BtmOnLeReadRemoteFeaturesComplete()1449 connection->remoteFeatures.le.leFeatures = eventParam->leFeatures; in BtmOnLeReadRemoteFeaturesComplete()1453 leFeatures = connection->remoteFeatures.le.leFeatures; in BtmOnLeReadRemoteFeaturesComplete()1529 connection->remoteFeatures.bredr.featureStatus = eventParam->status; in BtmOnReadRemoteSupportedFeaturesComplete()1531 connection->remoteFeatures.bredr.lmpFeatures = eventParam->lmpFeatures; in BtmOnReadRemoteSupportedFeaturesComplete()1535 lmpFeatures = connection->remoteFeatures.bredr.lmpFeatures; in BtmOnReadRemoteSupportedFeaturesComplete()[all …]
187 if (!FindProfileFeatures(it->second.services[num].attributes, info.remoteFeatures)) { in FindAttributes()188 info.remoteFeatures = HFP_HF_AG_FEATURES_NONE; in FindAttributes()191 SelectProfileFeatures(info.remoteFeatures, info.remoteCodec); in FindAttributes()198 info.remoteFeatures |= HFP_HF_AG_FEATURES_REJECT_CALL; in FindAttributes()
121 uint16_t remoteFeatures {0};
184 if (!FindProfileFeatures(it->second.services[num].attributes, info.remoteFeatures)) { in FindAttributes()185 info.remoteFeatures = HFP_AG_HF_FEATURES_NONE; in FindAttributes()188 if (info.remoteFeatures & HFP_AG_HF_FEATURES_SUPPORT_WBS) { in FindAttributes()
132 uint16_t remoteFeatures {0};