everywhere: fix typos
Fix a lot of typos Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
This commit is contained in:
parent
3b576fc688
commit
f483b1bc4c
757 changed files with 1284 additions and 1284 deletions
|
@ -26,7 +26,7 @@ enum llcp_proc {
|
|||
PROC_CHAN_MAP_UPDATE,
|
||||
PROC_DATA_LENGTH_UPDATE,
|
||||
PROC_CTE_REQ,
|
||||
/* A helper enum entry, to use in pause prcedure context */
|
||||
/* A helper enum entry, to use in pause procedure context */
|
||||
PROC_NONE = 0x0,
|
||||
};
|
||||
#if ((CONFIG_BT_CTLR_LLCP_COMMON_TX_CTRL_BUF_NUM <\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue