mbed-os/connectivity
George Beckstein cda2c8bb8d Introduce ChainableGapEventHandler subclass of ChainableEventHandler
The ChainableGapEventHandler enables chaining together Gap::EventHandlers so separate parts of an application can be notified of Gap events as needed. The application can register multiple Gap::EventHandler objects to one ChainableGapEventHandler and then set the global Gap::EventHandler to the ChainableGapEventHandler. All registered EventHandlers will then be called when a Gap Event occurs.
2020-10-14 12:44:09 -04:00
..
FEATURE_BLE Introduce ChainableGapEventHandler subclass of ChainableEventHandler 2020-10-14 12:44:09 -04:00
cellular Merge pull request #13610 from boraozgen/bugfix/deactivate-context 2020-10-13 11:22:33 +01:00
docs Refactor nfc and connectivity docs 2020-09-17 16:05:54 +01:00
drivers Merge pull request #13602 from balajicyp/topic/wep_security_fix 2020-09-17 09:07:55 +01:00
libraries Merge pull request #13607 from teetak01/coap-5.1.7-for-master 2020-09-29 15:22:51 +01:00
lorawan Fix UNITTESTS build failure 2020-08-14 12:32:50 +01:00
lwipstack Added GR-MANGO to be a target. 2020-08-18 10:48:48 +09:00
mbedtls Create mbed_lib.json for mbedtls target code 2020-08-11 11:32:09 +01:00
nanostack Merge pull request #13714 from mikaleppanen/mesh_global_up_master 2020-10-13 11:20:48 +01:00
netsocket Merge pull request #13518 from talorion/feature-custom-cert-tls-tests 2020-09-09 10:14:14 +01:00
nfc Refactor nfc and connectivity docs 2020-09-17 16:05:54 +01:00