dect
/
libdect
Archived
13
0
Fork 0
Commit Graph

2 Commits

Author SHA1 Message Date
Patrick McHardy ecc2c7d990 libdect: add preliminary wideband support
Unfinished, so far only meant for testing the kernel side.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2011-10-05 19:06:54 +02:00
Patrick McHardy 8a59a4cd9d example: fp-locate-suggest
Not working properly without changes to src/mm.c, concretely all FP
transactions only transmitting a single message are currently broken
since the transaction is closed before the PP can respond to the page
message.

Uncomment dect_transaction_close() in dect_mm_info_req() for testing.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2011-03-20 02:00:00 +01:00