bluez/obexd
Guiting Shen 9a0acc7984 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().
2023-04-21 14:06:13 -07:00
..
client obexd: Fix the code style 2022-07-05 10:09:57 -07:00
plugins obexd: Fix unchecked return value 2021-10-18 15:31:55 -07:00
src obexd: agent: Use if-elseif instead of multi-if to check error message 2023-04-21 14:06:13 -07:00