File ns_ble.h
FileList > includes-api > ns_ble.h
Go to the source code of this file
Generic BLE Wrapper. More...
#include "ns_ambiqsuite_harness.h"#include "ns_malloc.h"#include "wsf_types.h"#include "wsf_buf.h"#include "wsf_msg.h"#include "wsf_trace.h"#include "app_api.h"#include "app_db.h"#include "app_hw.h"#include "app_ui.h"#include "att_api.h"#include "att_handler.h"#include "bstream.h"#include "dm_api.h"#include "dm_handler.h"#include "gatt_api.h"#include "hci_api.h"#include "l2c_api.h"#include "l2c_handler.h"#include "smp_api.h"#include "smp_handler.h"#include "svc_ch.h"#include "svc_core.h"#include "svc_dis.h"#include <stdbool.h>#include <string.h>#include "hci_core.h"#include "hci_drv_apollo.h"#include "hci_drv_cooper.h"#include "hci_handler.h"
Classes
| Type | Name |
|---|---|
| struct | ns_ble_characteristic |
| struct | ns_ble_connection_t BLE Connection control block. |
| struct | ns_ble_control BLE Control block. |
| struct | ns_ble_pool_config_t WSF Buffer Pool Configuration. |
| struct | ns_ble_service BLE Service Configuration. |
| struct | ns_ble_service_control BLE Service control block. |
| struct | ns_ble_uuid128_t BLE UUID (128-bit) |
Public Types
| Type | Name |
|---|---|
| union | ns_ble_msg_t |
Detailed Description
Author:
Ambiq Team
Version:
0.1
Date:
2023-06-08
Copyright:
Copyright (c) 2023
Public Types Documentation
union ns_ble_msg_t
The documentation for this class was generated from the following file neuralspot/neuralspot/ns-ble/includes-api/ns_ble.h