From: Daniel Wagner <[email protected]> --- plugins/bluetooth.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/plugins/bluetooth.h b/plugins/bluetooth.h index c06abf7..e801bfc 100644 --- a/plugins/bluetooth.h +++ b/plugins/bluetooth.h @@ -32,6 +32,7 @@ #define DBUS_TIMEOUT 15 #define DUN_GW_UUID "00001103-0000-1000-8000-00805f9b34fb" +#define NAP_UUID "00001116-0000-1000-8000-00805f9b34fb" #define HFP_AG_UUID "0000111f-0000-1000-8000-00805f9b34fb" #define HFP_HS_UUID "0000111e-0000-1000-8000-00805f9b34fb" #define SAP_UUID "0000112d-0000-1000-8000-00805f9b34fb" -- 1.7.10.130.g36e6c _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
