Parent: d361604594048b1a4df370b969f9d5140c832d30
Author: Guiting Shen <aarongt.shen@gmail.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2023-04-22 00:06:13
Tree: e191cb1f4701de21bc72300a6579368a8025a601
obexd: agent: Use if-elseif instead of multi-if to check error message The obex agent will return only one error message at the same time.So we should use if-elseif instead of multi-if to check error message which maybe DEBUG_ERROR_NO_REPLY or OBEX_ERROR_REJECT in agent_reply().
Diffstat
| M | obexd/src/manager.c | | | 3 | +- - |
1 files changed, 1 insertions(+), 2 deletions(-)