Searched refs:HciReadRemoteVersionInformationParam (Results 1 – 5 of 5) sorted by relevance
239 int HCI_ReadRemoteVersionInformation(const HciReadRemoteVersionInformationParam *param) in HCI_ReadRemoteVersionInformation()245 …(HCI_READ_REMOTE_VERSION_INFORMATION, (void *)param, sizeof(HciReadRemoteVersionInformationParam)); in HCI_ReadRemoteVersionInformation()
320 .connectionHandle = ((HciReadRemoteVersionInformationParam *)param)->connectionHandle, in HciCmdOnReadRemoteVersionInformationFailed()
292 } HciReadRemoteVersionInformationParam; typedef
105 int HCI_ReadRemoteVersionInformation(const HciReadRemoteVersionInformationParam *param);
535 HciReadRemoteVersionInformationParam cmdParam = {0}; in BtmOnConnectionComplete()1459 HciReadRemoteVersionInformationParam cmdParam = { in BtmOnLeReadRemoteFeaturesComplete()