Searched refs:HciLeConnectionCompleteEventParam (Results 1 – 7 of 7) sorted by relevance
37 if (param == NULL || (length != sizeof(HciLeConnectionCompleteEventParam))) { in HciEventOnLeConnectionCompleteEvent()41 HciLeConnectionCompleteEventParam *eventParam = (HciLeConnectionCompleteEventParam *)param; in HciEventOnLeConnectionCompleteEvent()
46 } HciLeConnectionCompleteEventParam; typedef
1390 void (*leConnectionComplete)(const HciLeConnectionCompleteEventParam *eventParam);
95 {HciCommonFilterAddress, offsetof(HciLeConnectionCompleteEventParam, peerAddress)},
307 …HciLeConnectionCompleteEventParam *evtParam = (HciLeConnectionCompleteEventParam *)(*data + offset… in ProcessHciLeConnInfo()
880 const BtAddr *addr, uint8_t peerAddrType, const HciLeConnectionCompleteEventParam *eventParam) in BtmUpdateLeConnectionOnConnectComplete()1044 …const BtAddr *addrList, const uint8_t addrCount, const HciLeConnectionCompleteEventParam *eventPar… in BtmUpdateUpdateWhiteListOnLeConnectionComplete()1088 static void BtmOnLeConnectionComplete(const HciLeConnectionCompleteEventParam *eventParam) in BtmOnLeConnectionComplete()
183 HciLeConnectionCompleteEventParam eventParam = { in HciCmdOnLeCreateConnectionFailed()