diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-08-14 20:01:28 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-08-18 11:26:50 +0200 |
| commit | 5b461e7ecd9556f9a54e1a5afc3ef962bc5cd11e (patch) | |
| tree | 797e3e23ddfaae91df227507190208c9fdbecdcd /sys/socket_bluetooth.txt | |
| parent | 127a9c2b65ae07f309e839c3b8e5ab2ee7983e56 (diff) | |
sys: reformat descriptions
Diffstat (limited to 'sys/socket_bluetooth.txt')
| -rw-r--r-- | sys/socket_bluetooth.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/socket_bluetooth.txt b/sys/socket_bluetooth.txt index 5b1893d4d..f5c5ab748 100644 --- a/sys/socket_bluetooth.txt +++ b/sys/socket_bluetooth.txt @@ -133,7 +133,7 @@ sockaddr_l2 { addr bdaddr cid int16 typ int8 -} +} bdaddr { addr0 int8 @@ -253,7 +253,7 @@ bnep_conninfo { bnep_connlist_req { cnum len[ci, int32] ci ptr[out, array[bnep_conninfo]] -} +} bt_chi_chan = HCI_CHANNEL_RAW, HCI_CHANNEL_USER, HCI_CHANNEL_MONITOR, HCI_CHANNEL_CONTROL bt_hci_ioctl = HCIDEVUP, HCIDEVDOWN, HCIDEVRESET, HCIDEVRESTAT, HCIGETDEVLIST, HCIGETDEVINFO, HCIGETCONNLIST, HCIGETCONNINFO, HCIGETAUTHINFO, HCISETRAW, HCISETSCAN, HCISETAUTH, HCISETENCRYPT, HCISETPTYPE, HCISETLINKPOL, HCISETLINKMODE, HCISETACLMTU, HCISETSCOMTU, HCIBLOCKADDR, HCIUNBLOCKADDR, HCIINQUIRY |
