FreeRTOS: BLE
BLE
Return to main page ↑
BTGattClientCallbacks_t Struct Reference

Data Fields

BTRegisterClientCallback_t pxRegisterClientCb
 
BTConnectCallback_t pxOpenCb
 
BTDisconnectCallback_t pxCloseCb
 
BTSearchCompleteCallback_t pxSearchCompleteCb
 
BTRegisterForNotificationCallback_t pxRegisterForNotificationCb
 
BTNotifyCallback_t pxNotifyCb
 
BTReadCharacteristicCallback_t pxReadCharacteristicCb
 
BTWriteCharacteristicCallback_t pxWriteCharacteristicCb
 
BTReadDescriptorCallback_t pxReadDescriptorCb
 
BTWriteDescriptorCallback_t pxWriteDescriptorCb
 
BTExecuteWriteCallback_t pxExecuteWriteCb
 
BTReadRemoteRssiCallback_t pxReadRemoteRssiCb
 
BTListenCallback_t pxListenCb
 
BTConfigureMtuCallback_t pxConfigureMtuCb
 
BTCongestionCallback_t pxCongestionCb
 
BTGetGattDbCallback_t pxGetGattDbCb
 
BTServicesRemovedCallback_t pxServicesRemovedCb
 
BTServicesAddedCallback_t pxServicesAddedCb
 

Field Documentation

◆ pxConfigureMtuCb

BTConfigureMtuCallback_t BTGattClientCallbacks_t::pxConfigureMtuCb

Deprecated


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