forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nrf noup]: include: net: Align with bsdlib defines.
Adding socket family type AF_LOCAL. Adding socket type SOCK_MGMT used in conjuction with with AF_LTE. Adding socket protocol NPROTO_PDN to be used in conjuction with AF_LTE. Adding socket protocol NPROTO_DFU to be used in conjuction with AF_LOCAL. Adding SOL_PDN and SOL_DFU socket option levels, and associated socket option values. Signed-off-by: Glenn Ruben Bakke <[email protected]> Signed-off-by: Marti Bolivar <[email protected]> (cherry picked from commit 6a62db5) (cherry picked from commit 6702fed) Signed-off-by: Martí Bolívar <[email protected]>
- Loading branch information
1 parent
fef180b
commit 3e4318f
Showing
2 changed files
with
30 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters