SOCK_CTRL is added to provide special control over network drivers and daemons. Currently, SOCK_DGRAM and SOCK_STREAM perform this control, but these use socket resources. In the case of usersocket in particular, this is a waste of the device's limited socket resources. |
||
|---|---|---|
| .. | ||
| bluetooth.h | ||
| bluetooth_callback.c | ||
| bluetooth_conn.c | ||
| bluetooth_container.c | ||
| bluetooth_finddev.c | ||
| bluetooth_initialize.c | ||
| bluetooth_input.c | ||
| bluetooth_poll.c | ||
| bluetooth_recvmsg.c | ||
| bluetooth_sendmsg.c | ||
| bluetooth_sockif.c | ||
| Kconfig | ||
| Make.defs | ||