Searched refs:REQUEST_NOT_COMPLETED (Results 1 – 1 of 1) sorted by relevance
48 #define REQUEST_NOT_COMPLETED 0xff macro166 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()1584 uint8_t status = REQUEST_NOT_COMPLETED; in BtmOnReadRemoteExtendedFeaturesComplete()1607 if (status != REQUEST_NOT_COMPLETED) { in BtmOnReadRemoteExtendedFeaturesComplete()2037 if (connection->remoteFeatures.bredr.extendedFeatureStatus != REQUEST_NOT_COMPLETED) { in BTM_IsRemoteDeviceSupportHostSecureSimplePairing()2074 if (connection->remoteFeatures.bredr.extendedFeatureStatus != REQUEST_NOT_COMPLETED) { in BTM_IsRemoteDeviceSupportConnectionParametersRequest()2111 if (connection->remoteFeatures.bredr.featureStatus != REQUEST_NOT_COMPLETED) { in BTM_IsRemoteDeviceSupportEdrAcl2MbMode()2147 if (connection->remoteFeatures.bredr.featureStatus != REQUEST_NOT_COMPLETED) { in BTM_IsRemoteDeviceSupportEdrAcl3MbMode()