Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_internal.h202 void GapOnLeConnectionUpdateCompleteEvent(const HciLeConnectionUpdateCompleteEventParam *eventParam…
H A Dgap_le_conn.c90 void GapOnLeConnectionUpdateCompleteEvent(const HciLeConnectionUpdateCompleteEventParam *eventParam) in GapOnLeConnectionUpdateCompleteEvent() function
H A Dgap_hci_receive.c780 …GapProcessHciEventInTask((TaskFunc)GapOnLeConnectionUpdateCompleteEvent, eventParam, sizeof(*event… in GapRecvLeConnectionUpdateCompleteEvent()