Home
last modified time | relevance | path

Searched refs:HciLeFeatures (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_common.h54 } HciLeFeatures; typedef
H A Dhci_def_le_evt.h85 HciLeFeatures leFeatures;
H A Dhci_def_le_cmd.h99 HciLeFeatures leFeatures;
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c76 HciLeFeatures leFeatures;
1419 …nLeRemoteFeatureComplete(const BtAddr *addr, const List *requests, const HciLeFeatures *leFeatures) in BtmOnLeRemoteFeatureComplete()
1441 HciLeFeatures leFeatures = {0}; in BtmOnLeReadRemoteFeaturesComplete()