SDK สำหรับ TESAIoT Dev Kit
คู่มืออ้างอิง API และ Tutorial (MTB & µPython)
Loading...
Searching...
No Matches
bento_secure_undeclared.h
Go to the documentation of this file.
1/* Generated by bento-release.sh package — do not edit.
2 *
3 * Symbols this archive exports that no shipped header declares.
4 * Each prototype is copied verbatim from the caller in the BENTO
5 * tree that already declares it, so the signature is the one the
6 * firmware really links against, not a guess.
7 */
8#pragma once
9
10/* NUS_UUID_CHAR_RX — exported, but no declaration found in the tree */
11/* NUS_UUID_CHAR_TX — exported, but no declaration found in the tree */
12/* NUS_UUID_SERVICE — exported, but no declaration found in the tree */
13/* app_wifi_connect_direct — WEAK. Define your own; yours wins at link time. */
14/* app_wifi_disconnect — WEAK. Define your own; yours wins at link time. */
15/* app_wifi_get_ipv4 — WEAK. Define your own; yours wins at link time. */
16extern int ipc_bento_buddy_rx_init(void);
17/* ipc_bento_buddy_send — exported, but no declaration found in the tree */
18/* lfs_load_wifi_creds — WEAK. Define your own; yours wins at link time. */
19/* lfs_save_wifi_creds — WEAK. Define your own; yours wins at link time. */
20extern int nus_fp_device_write_bytes(const uint8_t *b, size_t n);
21/* nus_gatt_database — exported, but no declaration found in the tree */
22/* nus_gatt_database_len — exported, but no declaration found in the tree */
24
25/* declarations recovered: 3 */
int ipc_bento_buddy_rx_init(void)
เตรียมตัวรับ IPC ฝั่ง CM33_NS ให้พร้อมก่อนที่การแตะจาก CM55 ครั้งแรกจะมาถึง ยอมให้ลงทะเบียนซ้ำได้
int nus_protocol_get_link_encrypted(void)
อ่าน flag ว่า link เข้ารหัสอยู่หรือไม่ เป็น prototype ที่กู้กลับมา — อยู่ใน bento_secure_undeclared....
int nus_fp_device_write_bytes(const uint8_t *b, size_t n)
sink ของ decoder ที่เขียนลงไฟล์ staging ที่เปิดอยู่ เป็น prototype ที่กู้กลับมา ไม่ใช่จุดเข้าใช้งาน