Home
last modified time | relevance | path

Searched refs:HciLeClearResolvingListReturnParam (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_cmd.h529 typedef HciStatusParam HciLeClearResolvingListReturnParam; typedef
H A Dhci.h1269 void (*leClearResolvingListComplete)(const HciLeClearResolvingListReturnParam *returnParam);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_le_controller.c590 HciLeClearResolvingListReturnParam returnParam = { in HciCmdOnLeClearResolvingListFailed()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_le_cmd_complete.c395 HciLeClearResolvingListReturnParam returnParam = {0}; in HciEventOnLeClearResolvingListComplete()