56 lines
3.4 KiB
JavaScript
Raw Permalink Normal View History

2025-09-28 09:58:38 +08:00
var BLE =
[
[ "BLE API", "BLE_API.html", null ],
[ "BLE API Usage", "BLE_API_USAGE.html", [
[ "BLE interface example", "BLE_API_USAGE.html#autotoc_md151", [
[ "BLE callback registration and response", "BLE_API_USAGE.html#autotoc_md152", null ]
] ],
[ "GAP interface example", "BLE_API_USAGE.html#autotoc_md154", [
[ "GAP settings accept list", "BLE_API_USAGE.html#autotoc_md155", null ],
[ "GAP scanning process", "BLE_API_USAGE.html#autotoc_md157", null ],
[ "GAP advertise process", "BLE_API_USAGE.html#autotoc_md161", null ],
[ "GAP connection process", "BLE_API_USAGE.html#autotoc_md164", null ],
[ "GAP pairing process", "BLE_API_USAGE.html#autotoc_md167", null ],
[ "GAP encryption process", "BLE_API_USAGE.html#autotoc_md170", null ],
[ "GAP connection parameter update process", "BLE_API_USAGE.html#autotoc_md173", null ],
[ "GAP data length update process", "BLE_API_USAGE.html#autotoc_md176", null ],
[ "GAP PHY update process", "BLE_API_USAGE.html#autotoc_md179", null ],
[ "GAP disconnection process", "BLE_API_USAGE.html#autotoc_md182", null ]
] ],
[ "GATT interface example", "BLE_API_USAGE.html#autotoc_md185", [
[ "GATT MTU exchange process", "BLE_API_USAGE.html#autotoc_md186", null ],
[ "GATT service discovery process", "BLE_API_USAGE.html#autotoc_md189", null ],
[ "GATT Notification/Indication process", "BLE_API_USAGE.html#autotoc_md192", null ],
[ "GATT Read/Write process", "BLE_API_USAGE.html#autotoc_md195", null ]
] ]
] ],
[ "BLE Example", "BLE_EXAMPLE.html", null ],
[ "BLE OTA", "BLE_OTA.html", [
[ "Principle of OTA", "BLE_OTA.html#autotoc_md198", null ],
[ "Generation of OTA upgrade package", "BLE_OTA.html#autotoc_md199", [
[ "DFU function configuration in project code", "BLE_OTA.html#autotoc_md200", null ],
[ "CreateFwTool tool introduction", "BLE_OTA.html#autotoc_md201", null ],
[ "OTA packet generation", "BLE_OTA.html#autotoc_md202", null ]
] ],
[ "Introduction to Mobile Phone Upgrade Tool", "BLE_OTA.html#autotoc_md203", null ],
[ "Mobile terminal upgrade operation process", "BLE_OTA.html#autotoc_md204", [
[ "Click \"Select File\" to select the upgrade package file", "BLE_OTA.html#autotoc_md205", null ],
[ "Click \"Select Device\" to select the device to be upgraded", "BLE_OTA.html#autotoc_md206", null ],
[ "Click \"StartUpgrading\" to start upgrading", "BLE_OTA.html#autotoc_md207", null ],
[ "Wait for the prompt after the upgrade is complete", "BLE_OTA.html#autotoc_md208", null ]
] ]
] ],
[ "BLE MESH", "BLE_MESH.html", [
[ "What Is Mesh", "BLE_MESH.html#autotoc_md209", null ],
[ "Main Feature", "BLE_MESH.html#autotoc_md210", null ],
[ "Directory Structure", "BLE_MESH.html#autotoc_md211", null ],
[ "User Guide of FIRMS APP", "BLE_MESH.html#autotoc_md212", [
[ "FIRMS APP Model Demo", "BLE_MESH.html#autotoc_md213", null ],
[ "FIRMS APP Test", "BLE_MESH.html#autotoc_md214", null ]
] ],
[ "User Guide of SIG APP", "BLE_MESH.html#autotoc_md215", null ],
[ "User Guide of TMALL APP", "BLE_MESH.html#autotoc_md216", null ],
[ "Default Configuration", "BLE_MESH.html#autotoc_md217", null ],
[ "Second development", "BLE_MESH.html#autotoc_md218", null ]
] ]
];