SmartSnippets DA1459x SDK
Data Fields
ble_mgr_interface_t Struct Reference

#include <ble_mgr.h>

Data Fields

OS_TASK task
 
OS_QUEUE cmd_q
 
void * evt_q
 
OS_QUEUE rsp_q
 

Detailed Description

BLE manager interface

Field Documentation

◆ cmd_q

OS_QUEUE ble_mgr_interface_t::cmd_q

BLE Manager command queue

◆ evt_q

void* ble_mgr_interface_t::evt_q

BLE Manager event queue

◆ rsp_q

OS_QUEUE ble_mgr_interface_t::rsp_q

BLE Manager response queue

◆ task

OS_TASK ble_mgr_interface_t::task

BLE Manager task handle


The documentation for this struct was generated from the following file: