#
22bfc225 |
| 02-Jan-2023 |
Milanka Ringwald <[email protected]> |
att_server: fix type
|
#
ec8f5414 |
| 27-Dec-2022 |
Milanka Ringwald <[email protected]> |
att_server: simplify coverage
|
#
35d7f2df |
| 27-Dec-2022 |
Milanka Ringwald <[email protected]> |
att_server: add de-init
|
#
8601e696 |
| 28-Jun-2022 |
Matthias Ringwald <[email protected]> |
att_server, sm, ancs_client: handle HCI_EVENT_ENCRYPTION_CHANGE_V2
|
#
348fc806 |
| 27-Apr-2022 |
Matthias Ringwald <[email protected]> |
att_server: fix warnings
|
#
9816429d |
| 17-Feb-2022 |
Matthias Ringwald <[email protected]> |
att_server: use uint8_t for status returns
|
#
f461b3df |
| 13-Dec-2021 |
Matthias Ringwald <[email protected]> |
gap: return bool for gap_secure_connection
|
#
ff3f1026 |
| 13-Dec-2021 |
Matthias Ringwald <[email protected]> |
gap: return bool for gap_authenticated
|
#
ed68ae9d |
| 13-Dec-2021 |
Milanka Ringwald <[email protected]> |
att_server: fix compile
|
#
38b893aa |
| 13-Dec-2021 |
Milanka Ringwald <[email protected]> |
MISRAC2012-Rule-10.4_a: att_db, att_db_util, att_dispatch, att_server
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
03f53d81 |
| 11-May-2021 |
Matthias Ringwald <[email protected]> |
att_server: print signed write status in console for manual testing
|
#
296289e3 |
| 09-May-2021 |
Matthias Ringwald <[email protected]> |
att_dispatch: use ble prefix for includes
|
#
838bd521 |
| 02-May-2021 |
Matthias Ringwald <[email protected]> |
att: handle invalid requests & commands
|
#
1676a2b8 |
| 02-May-2021 |
Matthias Ringwald <[email protected]> |
att_server: use l2cap channel for notification and indications
|
#
f2372b44 |
| 29-Apr-2021 |
Matthias Ringwald <[email protected]> |
att_server: use configured gap security level for BR/EDR
|
#
1979f09c |
| 01-Feb-2021 |
Matthias Ringwald <[email protected]> |
use bool instead of int vars
|
#
9305033e |
| 01-Feb-2021 |
Matthias Ringwald <[email protected]> |
MISRAC2012-Rule-14.4_c: compare against 0 or NULL
|
#
388fa7c4 |
| 28-Dec-2020 |
Matthias Ringwald <[email protected]> |
att_server: inline att_connection_for_hci_connection
|
#
aafc4f7a |
| 28-Dec-2020 |
Matthias Ringwald <[email protected]> |
att_server: pull up att_connection_t from att_server into hci_connection_t
|
#
b6df12b6 |
| 28-Dec-2020 |
Matthias Ringwald <[email protected]> |
att_server: access att_connection via att_connection_for_hci_connection
|
#
68591e36 |
| 28-Dec-2020 |
Matthias Ringwald <[email protected]> |
att_server: use hci_connection_t instead of att_server_t as function param
|
#
30c8e114 |
| 28-Oct-2020 |
Matthias Ringwald <[email protected]> |
Revert "sm: delete unused ir_loopup_active"
This reverts commit bac48def6980b39e32241a04b057248e72bd89b2.
|
#
bac48def |
| 27-Oct-2020 |
Matthias Ringwald <[email protected]> |
sm: delete unused ir_loopup_active
|
#
7bbeb3ad |
| 27-Oct-2020 |
Milanka Ringwald <[email protected]> |
add missing default switch cases
|