[PATCH 3/6] bluetooth: Add bluetooth server support for DUN

2010-09-12 Thread Zhenhua Zhang
It watches Bluetooth adapter property changes and addes DUN record to listen DUN client connection request. --- plugins/bluetooth.c | 379 +++ plugins/bluetooth.h | 14 ++ 2 files changed, 393 insertions(+), 0 deletions(-) diff --git a/plugins/bl

[PATCH 3/6] bluetooth: Add bluetooth server support for DUN

2010-08-04 Thread Zhenhua Zhang
It watches Bluetooth adapter property changes and addes DUN record to listen DUN client connection request. --- plugins/bluetooth.c | 379 +++ plugins/bluetooth.h | 14 ++ 2 files changed, 393 insertions(+), 0 deletions(-) diff --git a/plugins/bl