Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_status_params_cmd_complete.h25 void HciEventOnStatusParametersCommandComplete(uint16_t opCode, const void *param, uint8_t length);
H A Dhci_evt_cmd_complete.c75HciEventOnStatusParametersCommandComplete(param->commandOpcode, returnParametes, returnParametesLe… in HciEventOnCommandCompleteEvent()
H A Dhci_evt_status_params_cmd_complete.c218 void HciEventOnStatusParametersCommandComplete(uint16_t opCode, const void *param, uint8_t length) in HciEventOnStatusParametersCommandComplete() function