You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
P6: Added support of BLE GATT Notification instead of GATT Indication… (#10336)
* P6: Added support of BLE GATT Notification instead of GATT Indication for C2 GATT Characteristic. It required by Matter spec (section 4.15.3.2. BTP GATT Service): "... the server SHALL exclusively use C2 to respond to BTP handshake requests and send data to the client via GATT ATT_HANDLE_VALUE_NTF PDUs..."
* Update src/platform/P6/BLEManagerImpl.cpp
Co-authored-by: Matt Smith <smides@google.com>
Co-authored-by: nazar.palamar <npal@cypress.com>
Co-authored-by: Justin Wood <woody@apple.com>
Co-authored-by: Matt Smith <smides@google.com>
0 commit comments