163 Commits

Author SHA1 Message Date
Milanka Ringwald
bf9b4b3b4a mesh: use MESH_PROXY_DATA_PACKET type for proxy service 2019-07-20 08:50:24 +02:00
Matthias Ringwald
14fe90b179 mesh: add MESH_NETWORK_PACKET and MESH_BEACON_PACKET 2019-07-20 08:50:23 +02:00
Milanka Ringwald
26ecb6246e mesh: add type pb_type_t, rename ADV to TRANSPORT in events 2019-07-20 08:50:23 +02:00
Matthias Ringwald
1fbe4564be restart mesh development based on current develop and existing mesh branches 2019-07-20 08:50:21 +02:00
Matthias Ringwald
5d964c8b44 att: remove l2cap_cid from ATT_EVENT_CONNECTED 2019-06-19 11:45:58 +02:00
Matthias Ringwald
a43588bafe att: define ATT_EVENT_CONNECTED and ATT_EVENT_DISCONNECTED 2019-06-19 11:37:25 +02:00
Matthias Ringwald
32b46fec1d btstack_event: add Connection Handle to BNEP_EVENT_CHANNEL_OPENED 2019-06-15 19:36:09 +02:00
Matthias Ringwald
80e33422a9 Use FILENAME_H as include guard (MISRAC2012-Rule-21.1) 2019-05-11 19:08:52 +02:00
Milanka Ringwald
5160ece6d2 map_client: add events for folder and message listing items 2019-03-27 12:00:33 +01:00
Milanka Ringwald
3eb02ce6c7 map_client: enable/disable notification 2019-03-27 12:00:33 +01:00
Milanka Ringwald
ad58991c18 map: add MAP meta events 2019-03-27 12:00:33 +01:00
Milanka Ringwald
0aee97eff3 hfp: enhanced call status, fix event and parsing, extend demo 2019-01-25 16:28:41 +01:00
Matthias Ringwald
66a726407a l2cap: emit L2CAP_EVENT_ERTM_BUFFER_RELEASED if ERTM buffer not needed/used anymore 2019-01-07 21:47:59 +01:00
Matthias Ringwald
7f1690cf27 l2cap: provide channel mode (basic/ertm) and fcs option in L2CAP_EVENT_CHANNEL_OPENED 2019-01-07 20:55:28 +01:00
Milanka Ringwald
c741b03209 hfp: emit ag indicator status 2018-12-14 10:41:54 +01:00
Milanka Ringwald
28e59789a6 gatt_service: use GATTSERVICE as event prefix for GATT services 2018-11-02 09:29:31 +01:00
Milanka Ringwald
9fe70df8e9 btstack_defines: add Cycling Power service events 2018-11-01 09:44:07 +01:00
Matthias Ringwald
16ded4fec1 pbap_client: handle OBEX_RESP_NOT_ACCEPTABLE 2018-09-27 17:39:13 +02:00
Matthias Ringwald
ad51486062 btstack_define: add PBAP_SUBEVENT_CARD_RESULT 2018-09-27 09:38:56 +02:00
Milanka Ringwald
6510739ba0 hid_device: fix create device on incoming connection, add suspend 2018-09-25 22:40:08 +02:00
Matthias Ringwald
c1bc0b8eb5 pbap_client: add support for md5 authentication challenge 2018-09-17 17:16:59 +02:00
Matthias Ringwald
b8dffb2591 a2dp: added A2DP_SUBEVENT_STREAM_RECONFIGURED 2018-09-14 14:35:39 +02:00
Milanka Ringwald
0235c9e5bd hids_device: pts testing done 2018-09-13 15:10:24 +02:00
Matthias Ringwald
fccb5f315e sm: fix event format of SM_EVENT_IDENTITY_CREATED, fix SM_EVENT_IDENTITY_CREATED and SM_EVENT_IDENTITY_RESOLVING_SUCCEEDED 2018-08-24 15:51:05 +02:00
Matthias Ringwald
1edc4fc7a8 daemon: add commands for Security Manager 2018-08-21 21:08:36 +02:00
Matthias Ringwald
fafbca75fd pbap: add PBAP_SUBEVENT_PHONEBOOK_SIZE event 2018-08-20 20:30:41 +02:00
Milanka Ringwald
6fa3dbf269 avrcp controller: playback position change rate set to one sec, pass playback position changed event 2018-06-19 12:37:30 +02:00
Matthias Ringwald
bce48a2655 att_server: send ATT_EVENT_HANDLE_VALUE_INDICATION_COMPLETE with status ATT_HANDLE_VALUE_INDICATION_DISCONNECT on disconnect 2018-06-06 21:51:44 +02:00
Milanka Ringwald
bd0f378ad2 avrcp browsing target: add GET_TOTAL_NUMBER_OF_ITEMS event 2018-04-26 23:23:49 +02:00
Milanka Ringwald
3d49a24e70 avrcp browsing target: add get folder items 2018-04-25 23:29:46 +02:00
Milanka Ringwald
c0491de323 avdtp: add sep discovery done event 2018-04-18 10:43:00 +02:00
Milanka Ringwald
be65baf476 avrcp browsing controller: fragmentation for get folder items 2018-04-13 16:06:54 +02:00
Matthias Ringwald
fd1be25d18 att_db: add att db version as first byte, report error if version differs (also works for older db without version byte) 2018-03-29 17:22:12 +02:00
Matthias Ringwald
eeeae29572 att_db: replace code for read without authentication with new read/write security levels 2018-03-29 17:22:12 +02:00
Matthias Ringwald
518b9ae3d6 att: drop unused ATT_DB_PERSISTENT_WRITE_CCC 2018-03-29 17:05:05 +02:00
Milanka Ringwald
578eda3e1c a2dp source: fix walk through dicovered remote seps for finding SBC media codec capapbility 2018-02-20 15:50:36 +01:00
Matthias Ringwald
36c1abd2e3 btstack_event: add SM_EVENT_PAIRING_COMPLETE 2018-02-01 17:37:29 +01:00
Matthias Ringwald
71af96a130 btstack_event: add GATT_EVENT_CAN_WRITE_WITHOUT_RESPONSE 2018-02-01 13:50:36 +01:00
Milanka Ringwald
67ae582d9f avdtp source test: emit all received capabilities 2017-12-20 14:48:22 +01:00
Milanka Ringwald
9974aee0d2 avdtp sink: update API to retrun cmd status, fix reconfigure, remove printf from library 2017-12-15 16:11:34 +01:00
Milanka Ringwald
576a1127b5 avrcp browsing: add incoming connection event 2017-12-13 14:26:44 +01:00
Milanka Ringwald
63331bf43d avdtp source: send event on signaling connection established for both incoming and outgoing connections 2017-12-01 15:23:23 +01:00
Milanka Ringwald
954cc391b7 avrcp: add media item iterator 2017-11-21 11:46:32 +01:00
Milanka Ringwald
e30788a349 avrcp browsing: add done event 2017-11-10 12:16:43 +01:00
Milanka Ringwald
c3fca900d4 avrcp browsing: add connect/disconnect events 2017-11-03 17:12:57 +01:00
Matthias Ringwald
6f8637a229 btstack_event: add LE Device DB index to SM_EVENT_IDENTITY_CREATED 2017-11-02 10:46:57 +01:00
Matthias Ringwald
8f8dd6263a att_db: introduce PERSISTENT_WRITE_CCC, add to CCC ATT handle 2017-10-17 14:50:51 +02:00
Milanka Ringwald
1bf7a74f31 avrcp: draft fragmentation implementation 2017-10-12 17:14:45 +02:00
Milanka Ringwald
d1207cd896 avrcp target: notifications and fragmentation 2017-10-06 17:04:42 +02:00
Matthias Ringwald
a4bfc4fed9 hog: hid-over-gatt - add hids_device gatt service and hog_keyboard_demo example 2017-09-25 11:41:28 +02:00