Makes gatts_notify and gatts_indicate work in the same way: by default they send the DB value, but you can manually override the payload. In other words, makes gatts_indicate work the same as gatts_notify. Note: This removes support for queuing notifications and indications on btstack when the ACL buffer is full. This functionality will be reimplemented in a future commit. Signed-off-by: Jim Mussared <jim.mussared@gmail.com> |
||
|---|---|---|
| .. | ||
| btstack_config_common.h | ||
| btstack_config.h | ||
| btstack_hci_uart.c | ||
| btstack_hci_uart.h | ||
| btstack.mk | ||
| modbluetooth_btstack.c | ||
| modbluetooth_btstack.h | ||