Home
last modified time | relevance | path

Searched refs:returnLinkKeys (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c1086 if (callbacks->returnLinkKeys != NULL) { in HciEventOnReturnLinkKeysEvent()
1087 callbacks->returnLinkKeys(param); in HciEventOnReturnLinkKeysEvent()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h1002 void (*returnLinkKeys)(const HciReturnLinkKeysEventParam *param); member