Searched refs:HciLeReadRemoteFeaturesCompleteEventParam (Results 1 – 5 of 5) sorted by relevance
129 if (param == NULL || (length != sizeof(HciLeReadRemoteFeaturesCompleteEventParam))) { in HciEventOnLeReadRemoteFeaturesCompleteEvent()133 …HciLeReadRemoteFeaturesCompleteEventParam *eventParam = (HciLeReadRemoteFeaturesCompleteEventParam… in HciEventOnLeReadRemoteFeaturesCompleteEvent()
86 } HciLeReadRemoteFeaturesCompleteEventParam; typedef
1399 … void (*leReadRemoteFeaturesComplete)(const HciLeReadRemoteFeaturesCompleteEventParam *eventParam);
315 HciLeReadRemoteFeaturesCompleteEventParam eventParam = { in HciCmdOnLeReadRemoteFeaturesFailed()
1438 static void BtmOnLeReadRemoteFeaturesComplete(const HciLeReadRemoteFeaturesCompleteEventParam *even… in BtmOnLeReadRemoteFeaturesComplete()