mirror of https://github.com/ARMmbed/mbed-os.git
Generic implementation of the GAP class. It allows porters to have a working Gap implementation by implementing the following abstraction layer primitives: - pal::Gap: Adaptation for GAP related primitives. - pal::EventQueue: simple interface to the inner event queue of the stack. pal::SimpleEventQueue can also be used as an implementation. - pal::GenericAccessService: Accessors to the Generic Access Service present in the GATT server. |
||
---|---|---|
.. | ||
GenericGap.cpp | ||
GenericGattClient.cpp |