Ivan Grokhotkov
033b694128
bt/a2dp: fix incorrect return type
...
res was declared as “bool” so expression
((count == 0) ? A2D_SET_ONE_BIT : A2D_SET_MULTL_BIT)
always evaluated to “true”, and was implicitly converted to
A2D_SET_ONE_BIT.
2018-08-29 14:40:28 +08:00
..
2018-08-29 10:55:39 +08:00
2018-08-27 08:46:02 +08:00
2018-08-23 11:41:40 +02:00
2018-08-22 11:32:08 +08:00
2018-08-29 14:40:28 +08:00
2018-08-29 12:49:15 +08:00
2018-08-28 13:40:20 +08:00
2018-08-22 16:49:29 +08:00
2018-08-21 09:07:07 +00:00
2018-08-23 08:28:57 +02:00
2018-08-29 12:49:15 +08:00
2018-08-21 12:19:33 +10:00
2018-08-10 16:46:52 +08:00
2018-08-24 14:25:24 +08:00
2018-08-27 16:25:21 +08:00
2018-08-14 07:25:08 +00:00
2018-08-29 12:49:15 +08:00
2018-08-21 17:08:46 +05:30
2018-08-23 08:28:57 +02:00
2018-08-24 18:06:39 +05:30
2018-08-13 13:59:07 +05:00
2018-08-29 12:49:15 +08:00
2018-08-20 19:52:48 +08:00
2018-08-13 16:48:27 +00:00