emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/bluetooth 15d1f53 37/57: adds a pointer to the source o


From: Stefan Monnier
Subject: [elpa] externals/bluetooth 15d1f53 37/57: adds a pointer to the source of assigned numbers data
Date: Thu, 7 Nov 2019 23:28:55 -0500 (EST)

branch: externals/bluetooth
commit 15d1f5382bd56551c12898a84eadf00e991b696d
Author: Raffael Stocker <address@hidden>
Commit: Raffael Stocker <address@hidden>

    adds a pointer to the source of assigned numbers data
---
 bluetooth.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bluetooth.el b/bluetooth.el
index 1b2db05..1a54854 100644
--- a/bluetooth.el
+++ b/bluetooth.el
@@ -663,6 +663,9 @@ This function only uses the first adapter reported by 
Bluez."
 ;;;     invoked with the masked and shifted CLASS and DATA
 ;;;   - nil, if no further processing of CLASS is necessary
 ;;; DATA: the data passed to the parsing (FN) or NEXT functions
+;;;
+;;; The information used in all the following lists has been taken
+;;; from the Bluetooth website: https://www.bluetooth.com/
 (defconst bluetooth--class-major-services
   '((name . "major service classes")
     (mask . #xffe000)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]