Searched refs:extendedFeatures (Results 1 – 1 of 1) sorted by relevance
1554 const BtAddr *addr, const List *requests, const HciExtendedLmpFeatures *extendedFeatures) in BtmOnRemoteExtendedFeatureComplete() argument1564 … request->callback(addr, HCI_SUPPORT_SECURE_SIMPLE_PAIRING_HOST(extendedFeatures->page[1])); in BtmOnRemoteExtendedFeatureComplete()1578 HciExtendedLmpFeatures extendedFeatures = {0}; in BtmOnReadRemoteExtendedFeaturesComplete() local1611 extendedFeatures = connection->remoteFeatures.bredr.extendedLmpFeatures; in BtmOnReadRemoteExtendedFeaturesComplete()1625 BtmOnRemoteExtendedFeatureComplete(&addr, requests, &extendedFeatures); in BtmOnReadRemoteExtendedFeaturesComplete()