Signal
HinawaFwResp::requested
deprecated: 2.2 since: 0.3
Description [src]
Emitted when any node transfers requests to the range of address to which this object
listening, the HinawaFwResp::requested signal handler is called with HinawaFwTcode,
without the case that HinawaFwResp::requested2 signal handler is already assigned.
The handler can get data frame by a call of hinawa_fw_resp_get_req_frame() and set data
frame by a call of hinawa_fw_resp_set_resp_frame(), then returns HinawaFwRcode for
response subaction.
| Default handler: The default handler is called after the handlers added via |
| Available since: 0.3 |
| Deprecated since: 2.2 |
Use |
Parameters
tcode-
Type:
HinawaFwTcodeOne of
HinawaFwTcodeenumerations.
Return value
Type: HinawaFwRcode
One of HinawaFwRcode enumerations corresponding to rcodes defined in IEEE 1394 specification.