Hi Mathieu, On Mon, Dec 02, 2013, Mathieu Laurendeau wrote: > I believe the following defines are missing in the bluetooth.h file: > > #define BT_POWER 9 > struct bt_power { > uint8_t force_active; > }; > #define BT_POWER_FORCE_ACTIVE_OFF 0 > #define BT_POWER_FORCE_ACTIVE_ON 1 I think the only user of this has been pre-4.2 Android versions (considering that the feature came from Android developers), which is probably why this never made it to bluez.git. Anyway, I just pushed a patch to add it there. What are you planning to use this for? Do you have a patch to contribute to our A2DP implementation? Johan -- 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