Searched refs:SoftBusGattsResponse (Results 1 – 6 of 6) sorted by relevance
123 } SoftBusGattsResponse; typedef165 int SoftBusGattsSendResponse(SoftBusGattsResponse *param);
55 virtual int SoftBusGattsSendResponse(SoftBusGattsResponse *param) = 0;103 MOCK_METHOD(int, SoftBusGattsSendResponse, (SoftBusGattsResponse *), (override));
124 int SoftBusGattsSendResponse(SoftBusGattsResponse *param) in SoftBusGattsSendResponse()
219 int SoftBusGattsSendResponse(SoftBusGattsResponse *param) in SoftBusGattsSendResponse()569 SoftBusGattsResponse response = { in BleRequestWriteCallback()
394 SoftBusGattsResponse resp = {0};575 SoftBusGattsResponse resp = {0};
1032 SoftBusGattsResponse response = { in BleRequestReadCallback()1044 SoftBusGattsResponse response = { in BleSendGattRsp()