Searched defs:paramLength (Results 1 - 4 of 4) sorted by relevance
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/ |
| H A D | hci_vendor_if.c | 147 int HCIVIF_SendCmd(uint16_t opCode, const void *param, size_t paramLength) in HCIVIF_SendCmd() argument 153 NO_SANITIZE("cfi") void HciEventOnVendorCommandComplete(uint16_t opCode, const void *param, uint8_t paramLength) in HciEventOnVendorCommandComplete() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/ |
| H A D | hci_cmd.c | 188 static Packet *HciCreateCmdPacketWithParam(uint16_t opCode, const void *param, uint8_t paramLength) in HciCreateCmdPacketWithParam() argument 201 HciCmd *HciAllocCmd(uint16_t opCode, const void *param, size_t paramLength) in HciAllocCmd() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ble_scan_filter/src/ |
| H A D | ble_scan_filter_lsf.cpp | 378 size_t paramLength = LSF_CMD_HEAD_LENGTH; in BleScanFilterSetParameters() local 414 size_t paramLength = 0; in BleScanFilterUuidAdd() local 463 size_t paramLength = 0; BleScanFilterNameAdd() local 491 size_t paramLength = 0; BleScanFilterManufacturerDataAdd() local 550 size_t paramLength = 0; BleScanFilterServiceDataAdd() local 591 VendEventCommandCompleteCallback( uint16_t opCode, const void *param, uint8_t paramLength, void *context) VendEventCommandCompleteCallback() argument 622 BleScanFilterGetCapabilitiesComplete(const void *param, uint8_t paramLength) BleScanFilterGetCapabilitiesComplete() argument 651 BleScanFilterCommandComplete(const void *param, uint8_t paramLength) BleScanFilterCommandComplete() argument [all...] |
| /foundation/ability/ability_runtime/tools/aa/src/ |
| H A D | ability_command.cpp | 830 CheckPerfCmdString( const char* optarg, const size_t paramLength, std::string &perfCmd) CheckPerfCmdString() argument
|
Completed in 5 milliseconds