Files
Andrzej Kaczmarek 96337643ea apps/btshell: Provide consistent address input
This patch changes handling of all addr-type arguments to be consistent
by providing common parsing helper.

Helper assumes there are always "addr" and "addr_type" parameters with
optional provided prefix. First, it tries to parse full address from
"addr" parameter. If address is found but no type was provided it will
try to parse "addr_type" parameter. If address is found and type was
provided it will check if there is no separate "addr_type" parameter and
won't allow such case since it could be confusing.
2019-06-17 13:33:31 +02:00
..
2018-07-05 17:57:29 -07:00