Hi Loic, > btintel_load_ddc_config retrieves the ddc file and sends its content > via DDC commands (opcode 0xfc8b). > > The ddc file should contain one or more DDC structures. > A DDC structure is composed of the folowing fields: > field: | DDC LEN | DDC ID | DDC VALUE | > size: | 1 byte | 2 bytes | DDC LEN - 2 | > > Signed-off-by: Loic Poulain <loic.poulain@xxxxxxxxx> > --- > v2: rename btintel_ddc_send into btintel_load_ddc_config > > drivers/bluetooth/btintel.c | 46 +++++++++++++++++++++++++++++++++++++++++++++ > drivers/bluetooth/btintel.h | 7 +++++++ > 2 files changed, 53 insertions(+) patch has been applied to bluetooth-next tree. Regards Marcel -- 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