Home
last modified time | relevance | path

Searched refs:extendedFeatures (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c1554 const BtAddr *addr, const List *requests, const HciExtendedLmpFeatures *extendedFeatures) in BtmOnRemoteExtendedFeatureComplete()
1564 request->callback(addr, HCI_SUPPORT_SECURE_SIMPLE_PAIRING_HOST(extendedFeatures->page[1])); in BtmOnRemoteExtendedFeatureComplete()
1578 HciExtendedLmpFeatures extendedFeatures = {0}; in BtmOnReadRemoteExtendedFeaturesComplete() local
1611 extendedFeatures = connection->remoteFeatures.bredr.extendedLmpFeatures; in BtmOnReadRemoteExtendedFeaturesComplete()
1625 BtmOnRemoteExtendedFeatureComplete(&addr, requests, &extendedFeatures); in BtmOnReadRemoteExtendedFeaturesComplete()
1553 BtmOnRemoteExtendedFeatureComplete( const BtAddr *addr, const List *requests, const HciExtendedLmpFeatures *extendedFeatures) BtmOnRemoteExtendedFeatureComplete() argument

Completed in 4 milliseconds