Home
last modified time | relevance | path

Searched defs:rspData (Results 1 - 11 of 11) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/bus_center/driver/
H A Dlnn_hdf_driver_request.c27 static int32_t ParseReply(struct HdfSBuf *rspData, uint8_t *reply, uint32_t replyLen) in ParseReply() argument
56 struct HdfSBuf *rspData = NULL; in LnnSendCmdToDriver() local
/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dsoftbus_ble_utils_test.cpp272 SoftbusBroadcastPayload rspData = {}; in HWTEST() local
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/include/
H A Ddisc_ble_utils.h42 unsigned char rspData[RESP_DATA_MAX_LEN]; member
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_utils.c422 uint8_t *rspData = (uint8_t *)SoftBusCalloc(len); in AssembleRspData() local
[all...]
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/include/
H A Dsoftbus_broadcast_adapter_type.h101 SoftbusBroadcastPayload rspData; member
/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/
H A Dbluetooth_mock.cpp356 char rspData[BUFF_LEN] = { 0 }; in DumpBleAdvRawData() local
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp813 BleAdvertiserData rspData; in CheckAdvertisingData() local
838 BleAdvertiserData rspData; in StartAdvertising() local
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp344 auto rspData = ConvertDataToVec(data.rspData, data.rspDataLen); in BleSetAdvData() local
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt.h425 unsigned char *rspData; member
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c1256 DumpBroadcastPacket(const BroadcastPayload *bcData, const BroadcastPayload *rspData) DumpBroadcastPacket() argument
[all...]
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/
H A Dsoftbus_broadcast_type.h337 BroadcastPayload rspData; member

Completed in 12 milliseconds