Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_internal.h188 void GapLeEncryptionComplete(uint16_t handle, uint8_t status);
H A Dgap_le_sec.c517 void GapLeEncryptionComplete(uint16_t handle, uint8_t status) in GapLeEncryptionComplete() function
H A Dgap_br_sec.c1700 GapLeEncryptionComplete(eventParam->connectionHandle, eventParam->status); in GapOnEncryptionChangeEvent()