* External Bluez plugin and GATT profile
@ 2014-05-13 14:00 Ján Lališ
2014-06-16 10:12 ` Szymon Janc
0 siblings, 1 reply; 2+ messages in thread
From: Ján Lališ @ 2014-05-13 14:00 UTC (permalink / raw)
To: linux-bluetooth
Hi,
I want to create external plugin for Bluez where I create custom GATT
profile. I created plugin without problems, but problem is with
creating custom profile using function gatt_service_add (I dont find
any other working solution in code for creating custom profile),
because this function is not exported as external function.
I know that there are some exported functions (with btd_ prefix) but
there is no example or documentation for how to use them and playing
with this functions give me no working result. Very simple example
will be good starting point for everyone, who want to start write
custom profile for BLE usign Bluez API.
Thanks for help,
Jan
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: External Bluez plugin and GATT profile
2014-05-13 14:00 External Bluez plugin and GATT profile Ján Lališ
@ 2014-06-16 10:12 ` Szymon Janc
0 siblings, 0 replies; 2+ messages in thread
From: Szymon Janc @ 2014-06-16 10:12 UTC (permalink / raw)
To: Ján Lališ; +Cc: linux-bluetooth
Hi Ján,
On Tuesday 13 of May 2014 16:00:42 Ján Lališ wrote:
> Hi,
>
> I want to create external plugin for Bluez where I create custom GATT
> profile. I created plugin without problems, but problem is with
> creating custom profile using function gatt_service_add (I dont find
> any other working solution in code for creating custom profile),
> because this function is not exported as external function.
>
> I know that there are some exported functions (with btd_ prefix) but
> there is no example or documentation for how to use them and playing
> with this functions give me no working result. Very simple example
> will be good starting point for everyone, who want to start write
> custom profile for BLE usign Bluez API.
For now, I suggest making your code as a built-in plugin.
--
Best regards,
Szymon Janc
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-06-16 10:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-13 14:00 External Bluez plugin and GATT profile Ján Lališ
2014-06-16 10:12 ` Szymon Janc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox