|
FreeRTOS:
BLE
BLE
|
| Return to main page ↑ |
| 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 |
| CIotBleAddNetworkRequest_t | Sent by the GATT client to provision a new WiFi network |
| 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 |
| CIotBleDeleteNetworkRequest_t | Sent by the GATT client to delete a saved WIFI network from flash |
| CIotBleEditNetworkRequest_t | Sent by the GATT client to change the saved WiFi networks priority order |
| 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 |
| CIotBleListNetworkRequest_t | List Network request sent by the GATT client to list saved and scanned networks |
| CIotBleReadEventParams_t | Parameters for read event |
| CIotBleRespConfirmEventParams_t | Parameters for confirmation response event |
| CIotBleWifiNetworkInfo_t | Response type used to send a WIFI network |
| CIotBleWifiProvService_t | Structure used for WiFi provisioning service |
| CIotBleWriteEventParams_t | Parameters for write event |