Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_internal.h74 void GapWriteCurrentIACLAPComplete(const HciWriteCurrentIacLapReturnParam *param);
H A Dgap_hci_receive.c225 …int ret = GapProcessHciEventInTask((TaskFunc)GapWriteCurrentIACLAPComplete, param, sizeof(*param),… in GapRecvWriteCurrentIACLAPComplete()
H A Dgap.c657 void GapWriteCurrentIACLAPComplete(const HciWriteCurrentIacLapReturnParam *param) in GapWriteCurrentIACLAPComplete() function