BLE mbed Endpoint network stack for mbedConnectorInterface. The stack makes use of a special BLE Socket abstraction to create socket() semantics over BLE.

Dependencies:   libnsdl_m0 BLE_API Base64 nRF51822 SplitterAssembler

Embed: (wiki syntax)

« Back to documentation index

File Index

File List

Here is a list of all documented files with brief descriptions:
BLELocation.cpp [code]
BLELocation.h [code]Mbed CoAP BLE BLELocation library
configuration.h [code]Mbed Endpoint Network configuration header
Dispatcher.cpp [code]BLE UART RPC dispatcher implmentation
Dispatcher.h [code]BLE UART RPC dispatcher header
Endpoint.cpp [code]
Endpoint.h [code]
mbedEndpointNetwork.h [code]
mbedEndpointNetworkStubs.h [code]Mbed Endpoint Network header - declares underling network instance
network_stubs.cpp [code]Mbed Endpoint network stubs implementation (BLE)
network_stubs.h [code]Mbed Endpoint Network Stubs header (BLE)
nsdl_support.cpp [code]
nsdl_support.h [code]
Socket.cpp [code]
Socket.h [code]
UartRPC.cpp [code]BLE UART RPC implementation
UartRPC.h [code]BLE UART RPC header
UartRPCFunctions.cpp [code]BLE UART RPC stubs implementation
UartRPCFunctions.h [code]BLE UART RPC stubs header
UDPSocket.cpp [code]
UDPSocket.h [code]