2020-08-04 15:48:59

by Michael N. Moran

[permalink] [raw]
Subject: [PATCH v3] Checkpoint Bluetooth Mesh.

---
rpi/libdirs.b | 2 ++
rpi/notes | 29 -----------------------------
2 files changed, 2 insertions(+), 29 deletions(-)

diff --git a/rpi/libdirs.b b/rpi/libdirs.b
index bf34b9b..f340ed9 100644
--- a/rpi/libdirs.b
+++ b/rpi/libdirs.b
@@ -1,2 +1,4 @@
+src/oscl/buffer
+src/oscl/platform/posix/oscl/kernel/platform
+src/mnm/btmesh/libdirs.b

diff --git a/rpi/notes b/rpi/notes
index 544184a..e69de29 100644
--- a/rpi/notes
+++ b/rpi/notes
@@ -1,29 +0,0 @@
-[0] HCI_COMMAND_PKT
-[1-2] HCI_CMD_LE_SET_ADV_DATA
-[3] length Number of significant octets in data
-
-struct bt_hci_cmd_le_set_adv_data {
-[3] uint8_t len;
-[4-?] uint8_t data[31];
-} __attribute__ ((packed));
-
-HCI_COMMAND_PKT
-
-struct ad_struct {
- uint8_t len; sizeof(ad.type)+sizeof(pb_adv_pdu)+pdu_len
- uint8_t type;
- uint8_t data[]
-}
-
-struct pb_adv_pdu { pbadv*
- uint32_t link_id;
- uint8_t trans_num;
- pdu[]
- }
-
-//////////
-HCI_CMD_LE_SET_ADV_ENABLE
-struct bt_hci_cmd_le_set_adv_enable {
- uint8_t enable;
-}
-
--
2.26.2


2020-08-04 15:50:42

by Michael N. Moran

[permalink] [raw]
Subject: Re: [PATCH v3] Checkpoint Bluetooth Mesh.

Humble appologies.
GIT send-email n00b at work.
Please ignore these


On 8/4/20 11:47 AM, Michael N. Moran wrote:
> ---
> rpi/libdirs.b | 2 ++
> rpi/notes | 29 -----------------------------
> 2 files changed, 2 insertions(+), 29 deletions(-)
>
> diff --git a/rpi/libdirs.b b/rpi/libdirs.b
> index bf34b9b..f340ed9 100644
> --- a/rpi/libdirs.b
> +++ b/rpi/libdirs.b
> @@ -1,2 +1,4 @@
> +src/oscl/buffer
> +src/oscl/platform/posix/oscl/kernel/platform
> +src/mnm/btmesh/libdirs.b
>
> diff --git a/rpi/notes b/rpi/notes
> index 544184a..e69de29 100644
> --- a/rpi/notes
> +++ b/rpi/notes
> @@ -1,29 +0,0 @@
> -[0] HCI_COMMAND_PKT
> -[1-2] HCI_CMD_LE_SET_ADV_DATA
> -[3] length Number of significant octets in data
> -
> -struct bt_hci_cmd_le_set_adv_data {
> -[3] uint8_t len;
> -[4-?] uint8_t data[31];
> -} __attribute__ ((packed));
> -
> -HCI_COMMAND_PKT
> -
> -struct ad_struct {
> - uint8_t len; sizeof(ad.type)+sizeof(pb_adv_pdu)+pdu_len
> - uint8_t type;
> - uint8_t data[]
> -}
> -
> -struct pb_adv_pdu { pbadv*
> - uint32_t link_id;
> - uint8_t trans_num;
> - pdu[]
> - }
> -
> -//////////
> -HCI_CMD_LE_SET_ADV_ENABLE
> -struct bt_hci_cmd_le_set_adv_enable {
> - uint8_t enable;
> -}
> -
>


--
Michael N. Moran (h) 770 704 9751
218 Wilshire Terrace (c) 678 521 5460
White, GA, USA 30184 http://mnmoran.org