Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo. (Line endings, blank lines at end of file, trailing whitespace)
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
#define AVRC_RSP_REJ 10 /* The target implements the command specified by the
|
||||
opcode but cannot respond because the current state
|
||||
of the target doesn't allow it */
|
||||
#define AVRC_RSP_IN_TRANS 11 /* The target implements the status command but it is
|
||||
#define AVRC_RSP_IN_TRANS 11 /* The target implements the status command but it is
|
||||
in a state of transition; the status command may
|
||||
be retried at a future time */
|
||||
#define AVRC_RSP_IMPL_STBL 12 /* For specific inquiry or general inquiy commands,
|
||||
|
||||
@@ -2655,4 +2655,3 @@ typedef struct {
|
||||
#define HCI_LE_RC_CONN_PARAM_UPD_NEG_RPY_SUPPORTED(x) ((x)[HCI_SUPP_COMMANDS_LE_RC_CONN_PARAM_UPD_NEG_RPY_OFF] & HCI_SUPP_COMMANDS_RLE_RC_CONN_PARAM_UPD_NEG_RPY_MASK)
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
@@ -160,4 +160,3 @@ typedef struct sdp_info {
|
||||
|
||||
#endif ///HID_HOST_INCLUDED == TRUE
|
||||
#endif
|
||||
|
||||
|
||||
@@ -67,4 +67,3 @@ typedef struct {
|
||||
} tBT_SECURITY;
|
||||
|
||||
#endif /* PROFILES_API_H */
|
||||
|
||||
|
||||
@@ -323,5 +323,3 @@
|
||||
#define ATTR_ID_NETADDRESS_OR_DEVLOCATION 0x0306
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user