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 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html