Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_internal.h118 void GapOnLinkKeyNotificationEvent(const HciLinkKeyNotificationEventParam *eventParam);
H A Dgap_hci_receive.c374 …int ret = GapProcessHciEventInTask((TaskFunc)GapOnLinkKeyNotificationEvent, eventParam, sizeof(*ev… in GapRecvLinkKeyNotificationEvent()
H A Dgap_br_sec.c1536 NO_SANITIZE("cfi") void GapOnLinkKeyNotificationEvent(const HciLinkKeyNotificationEventParam *event… in GapOnLinkKeyNotificationEvent() function