* Johan Hedberg <johan.hedberg@xxxxxxxxx> [2011-06-15 22:48:49 +0300]: > Hi Gustavo, > > On Wed, Jun 15, 2011, Gustavo F. Padovan wrote: > > > +#define MGMT_OP_BLOCK_DEVICE 0x001D > > > +struct mgmt_cp_block_device { > > > + bdaddr_t bdaddr; > > > +} __packed; > > > + > > > +#define MGMT_OP_UNBLOCK_DEVICE 0x001E > > > > To make hci code consistent call replace _DEVICE by _ADDR in both macros. > > I think Antti was just taking example from MGMT_OP_PAIR_DEVICE. To me > "device" sounds better than "addr" as far as the management interface is > concerned, but I'm not gonna object if you wanna change these > occurrences to addr. Fair enough. Both patches applied. Thanks. Gustavo -- 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