Re: [PATCHv3 07/15] android: Create HAL API header skeleton

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Andrei,

>>>>> +#define HAL_MSG_OP_BT_SET_REMOTE_DEVICE_PROP	0x08
>>>>> +struct hal_msg_cp_bt_set_remote_device_prop {
>>>>> +	__bdaddr_t bdaddr;
>>>>> +	uint8_t type;
>>>>> +	uint16_t len;
>>>> 
>>>> Lets make these all align properly.
>>> 
>>> Align with tabs? So this will be very different from lib/mgmt.h ?
>> 
>> In monitor/bt.h, I did align them with spaces.
> 
> Just to be sure: align structures with spaces always?

between uint16_t and len uses spaces to make them align. For everything else use tabs. This only applies to protocol data structures. See monitor/bt.h for how it is suppose to be done.

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




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux