![]() |
4S Device Communication Module Collection
Version 0.6-SNAPSHOT
Full documentation of the modules in the 4SDC collection (aimed at 4SDC module developers)
|
|
This is the complete list of members for PAL::BluetoothModule, including all inherited members.
PAL::apduReceived(std::shared_ptr< VirtualPHD > device, std::shared_ptr< std::vector< uint8_t > > apdu, bool reliableTransport) noexcept=0 | PAL::PersonalHealthDeviceConnector | protectedpure virtual |
PAL::PersonalHealthDeviceProviderBase::apduReceived(std::shared_ptr< VirtualPHD > device, std::shared_ptr< std::vector< uint8_t > > apdu, bool reliableTransport) noexcept | PAL::PersonalHealthDeviceProviderBase | protectedvirtual |
BluetoothModule() | PAL::BluetoothModule | |
PAL::connectIndication(std::shared_ptr< VirtualPHD > device) noexcept=0 | PAL::PersonalHealthDeviceConnector | protectedpure virtual |
PAL::PersonalHealthDeviceProviderBase::connectIndication(std::shared_ptr< VirtualPHD > device) noexcept | PAL::PersonalHealthDeviceProviderBase | protectedvirtual |
disconnect(std::shared_ptr< PAL::VirtualPHD > device) noexcept | PAL::BluetoothModule | |
PAL::PHDBluetoothProvider::disconnect(std::shared_ptr< VirtualPHD > device) noexcept=0 | PAL::PersonalHealthDeviceConnector | protectedpure virtual |
PAL::disconnectIndication(std::shared_ptr< VirtualPHD > device, errortype error=0) noexcept=0 | PAL::PersonalHealthDeviceConnector | protectedpure virtual |
PAL::PersonalHealthDeviceProviderBase::disconnectIndication(std::shared_ptr< VirtualPHD > device, errortype error) noexcept | PAL::PersonalHealthDeviceProviderBase | protectedvirtual |
msgDestroy(void) (defined in FSYS::Module) | FSYS::Module | inlinevirtual |
msgGoingDown() | PAL::BluetoothModule | virtual |
msgGroupReady(void) (defined in FSYS::Module) | FSYS::Module | inlinevirtual |
msgReady(void) (defined in FSYS::Module) | FSYS::Module | inlinevirtual |
msgSystemReady(void) (defined in FSYS::Module) | FSYS::Module | inlinevirtual |
PersonalHealthDeviceProviderBase() (defined in PAL::PersonalHealthDeviceProviderBase) | PAL::PersonalHealthDeviceProviderBase | protected |
PrivateBluetoothModule (defined in PAL::BluetoothModule) | PAL::BluetoothModule | friend |
privateParts (defined in PAL::BluetoothModule) | PAL::BluetoothModule | private |
registerDatatype(uint16_t datatype) noexcept | PAL::BluetoothModule | virtual |
sendApduPrimary(std::shared_ptr< PAL::VirtualPHD > device, std::shared_ptr< std::vector< uint8_t > > apdu) noexcept | PAL::BluetoothModule | |
PAL::PHDBluetoothProvider::sendApduPrimary(std::shared_ptr< VirtualPHD > device, std::shared_ptr< std::vector< uint8_t > > apdu) noexcept=0 | PAL::PersonalHealthDeviceConnector | protectedpure virtual |
sendApduStreaming(std::shared_ptr< PAL::VirtualPHD > device, std::shared_ptr< std::vector< uint8_t > > apdu) noexcept | PAL::BluetoothModule | |
PAL::PHDBluetoothProvider::sendApduStreaming(std::shared_ptr< VirtualPHD > device, std::shared_ptr< std::vector< uint8_t > > apdu) noexcept=0 | PAL::PHDBluetoothConnector | protectedpure virtual |
unregisterDatatype(uint16_t datatype) noexcept | PAL::BluetoothModule | virtual |
~BluetoothModule() | PAL::BluetoothModule | |
~Module(void) (defined in FSYS::Module) | FSYS::Module | inlinevirtual |
~PersonalHealthDeviceProviderBase() | PAL::PersonalHealthDeviceProviderBase | protectedvirtual |