Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_controller_baseband_cmd.h158 } HciWriteStoredLinkKeyReturnParam; typedef
H A Dhci.h617 void (*writeStoredLinkKeyComplete)(const HciWriteStoredLinkKeyReturnParam *returnParam);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_controller_baseband_cmd_complete.c537 HciWriteStoredLinkKeyReturnParam returnParam = {0}; in HciEventOnWriteStoredLinkKeyComplete()