mirror of
https://github.com/sailfishos/ofono
synced 2025-12-01 07:01:04 +08:00
bluez5: Add additional defines
This commit is contained in:
committed by
Denis Kenzior
parent
b262aefe56
commit
cdd99c3d5f
@@ -19,8 +19,10 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#define BLUEZ_SERVICE "org.bluez"
|
||||
#define BLUEZ_SERVICE "org.bluez"
|
||||
#define BLUEZ_MANAGER_PATH "/"
|
||||
#define BLUEZ_PROFILE_INTERFACE BLUEZ_SERVICE ".Profile1"
|
||||
#define BLUEZ_DEVICE_INTERFACE BLUEZ_SERVICE ".Device1"
|
||||
#define BLUEZ_ERROR_INTERFACE BLUEZ_SERVICE ".Error"
|
||||
|
||||
#define HFP_HS_UUID "0000111e-0000-1000-8000-00805f9b34fb"
|
||||
|
||||
Reference in New Issue
Block a user