Home
last modified time | relevance | path

Searched refs:simplePairingComplete (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h1071 void (*simplePairingComplete)(const HciSimplePairingCompleteEventParam *eventParam); member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c845 if (callbacks->simplePairingComplete != NULL) { in HciEventOnSimplePairingCompleteEvent()
846 callbacks->simplePairingComplete(param); in HciEventOnSimplePairingCompleteEvent()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_hci_receive.c950 .simplePairingComplete = GapRecvSimplePairingComplete,

Completed in 7 milliseconds