|
FreeRTOS:
BLE
BLE
|
| Return to main page ↑ |
| CBleTransportParams_t | Definition of the transport parameters for the transport interface implementation that uses MQTT over BLE |
| CBTActivityEnergyInfo | Energy info |
| CBTAttribute_t | Generic BLE attribute |
| CBTAvsrcCallbacks_t | |
| CBTAvsrcInterface_t | |
| CBTBdaddr_t | BT/BLE address |
| CBTBdname_t | Device Name |
| CBTBleAdapter_t | BLE adapter API |
| CBTBleAdapterCallbacks_t | Callback structure for BLE adapter |
| CBTBleProperty_t | BLE Device Property |
| CBTCallbacks_t | Bluetooth DM callback structure |
| CBTCharacteristic_t | Structure describing a characteristic |
| CBTCharacteristicDescr_t | Structure describing a characteristic descriptor |
| CBTClassicCallbacks_t | |
| CBTClassicInterface_t | |
| CBTClassicProperty_t | Classic Device Property |
| CBTEirManfInfo_t | Manufacturer information EIR data |
| CBTGadgetEirManfInfo_t | Gadget manufacturer information EIR data |
| CBTGattAdvertismentParams_t | Advertising Parameters |
| CBTGattAdvName_t | Advertising Name Format |
| CBTGattClientCallbacks_t | |
| CBTGattClientInterface_t | |
| CBTGattDbElement_t | |
| CBTGattFiltParamSetup_t | Scan Filter Parameters |
| CBTGattInstanceId_t | GATT service instance ID |
| CBTGattNotifyParams_t | Parameters for attribute change notifications |
| CBTGattReadParams_t | Parameters for GATT read operations |
| CBTGattResponse_t | GATT response to read and write |
| CBTGattServerCallbacks_t | Callback structure for GATT server |
| CBTGattServerInterface_t | |
| CBTGattSrvcId_t | GATT Service ID |
| CBTGattTestParams_t | Parameters for test command interface |
| CBTGattTrackAdvInfo_t | Structure that contains all advertisements info. Used to compress parameters in BTTrackAdvEventCallback_t |
| CBTGattUnformattedValue_t | Buffer type for unformatted reads/writes |
| CBTGattValue_t | GATT value type used in response to remote read/Write requests |
| CBTGattWriteParams_t | Parameters for GATT write operations |
| CBTIncludedService_t | Structure describing an included service |
| CBTInterface_t | Represents the standard SAL device management interface |
| CBTLocalLeFeatures_t | Local supported LE features |
| CBTOutOfBandData_t | Bluetooth Out Of Band data for bonding |
| CBTPinCode_t | Bluetooth PinKey Code, Valid only for BT legacy |
| CBTProperty_t | Bluetooth Adapter Property data structure |
| CBTService_t | Structure describing a service. Note, handles are allocated separately so the attribute array can be allocated in ROM. pxHandlesBuffer has to dimensions: x and y [x][y] . x : Number of copies of the service y : needs to be equal to xNumberOfAttributes |
| CBTServiceRecord_t | Bluetooth SDP service record |
| CBTUidTraffic_t | UUID traffic info |
| CBTUuid_t | UUID |
| CIotBleAdvertisementParams_t | Structure containing all advertisement parameters |
| CIotBleAttributeData_t | Basic info contained in an attribute. This is common to all attributes |
| CIotBleAttributeEvent_t | BLE Attribute event |
| CIotBleConnectionInfoListElement_t | Contains the connection info. Return when requested by IotBleGetConnectionInfoList |
| CIotBleConnectionParam_t | Connection parameters |
| CIotBleEventResponse_t | BLE Event response |
| CIotBleEventsCallbacks_t | BLE events not directly triggered by a function call. Most of them are triggered by a remote device message |
| CIotBleExecWriteEventParams_t | Parameters for write executed event |
| CIotBleIndicationSentEventParams_t | Parameters for indication sent event |
| CIotBleReadEventParams_t | Parameters for read event |
| CIotBleRespConfirmEventParams_t | Parameters for confirmation response event |
| CIotBleWifiProvAddNetworkRequest_t | Defines add wifi network request message structure sent from the provisioining app to the device. The request is used to provision a new access point with the credentials or to connect to an already provisioned access point. Inorder to connect to an already provisioned access point, a valid accessPointStoredIndex needs to be provided. Setting flag connectToAccessPoint to true results in the device first connecting to access point successfully before provisioning it in the flash |
| CIotBleWifiProvDeleteNetworkRequest_t | Defines delete access point request message structure sent from provisioning app to the device. The request is used to delete a provisioned access point at an index. Index ranges from 0 (Max priority) to wificonfigMAX_NETWORK_PROFILES - 1 (Minimum priority) |
| CIotBleWifiProvEditNetworkRequest_t | Defines edit wifi network request message structure sent from provisioning app to the device. The request is used to change the priority index for a provisioned access point. Priority index ranges from 0 (Max priority) to wificonfigMAX_NETWORK_PROFILES - 1 (Minimum priority) |
| CIotBleWifiProvListNetworksRequest_t | Defines the list wifi networks request message structure sent from the provisioining app to the device. The request is used to list already provisioned networks as well as to scan nearby access points |
| CIotBleWifiProvNetworkInfo_t | Defines the structure used to hold a scanned or saved network information |
| CIotBleWifiProvResponse_t | Defines the structure used to hold the wifi provisioning response |
| CIotBleWifiProvSerializer_t | |
| CIotBleWriteEventParams_t | Parameters for write event |
| CIotLink_t | Link member placed in structs of a list or queue |
| CMQTTBLEConnectInfo_t | |
| CMQTTBLEPublishInfo_t | |
| CMQTTBLESubscribeInfo_t |