Searched refs:HciReadRemoteExtendedFeaturesParam (Results 1 – 5 of 5) sorted by relevance
227 int HCI_ReadRemoteExtendedFeatures(const HciReadRemoteExtendedFeaturesParam *param) in HCI_ReadRemoteExtendedFeatures()233 …cCmd(HCI_READ_REMOTE_EXTENDED_FEATURES, (void *)param, sizeof(HciReadRemoteExtendedFeaturesParam)); in HCI_ReadRemoteExtendedFeatures()
304 .connectionHandle = ((HciReadRemoteExtendedFeaturesParam *)param)->connectionHandle, in HciCmdOnReadRemoteExtendedFeaturesFailed()305 .pageNumber = ((HciReadRemoteExtendedFeaturesParam *)param)->pageNumber, in HciCmdOnReadRemoteExtendedFeaturesFailed()
284 } HciReadRemoteExtendedFeaturesParam; typedef
101 int HCI_ReadRemoteExtendedFeatures(const HciReadRemoteExtendedFeaturesParam *param);
1540 HciReadRemoteExtendedFeaturesParam cmdParam = { in BtmOnReadRemoteSupportedFeaturesComplete()1617 HciReadRemoteExtendedFeaturesParam cmdParam = { in BtmOnReadRemoteExtendedFeaturesComplete()