Home
last modified time | relevance | path

Searched refs:HCI_ReadRemoteSupportedFeatures (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_link_ctrl.c215 int HCI_ReadRemoteSupportedFeatures(const HciReadRemoteSupportedFeaturesParam *param) in HCI_ReadRemoteSupportedFeatures() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h97 int HCI_ReadRemoteSupportedFeatures(const HciReadRemoteSupportedFeaturesParam *param);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c1494 HCI_ReadRemoteSupportedFeatures(&cmdParam); in BtmOnReadRemoteVersionInformationComplete()