Commit Graph

79 Commits

Author SHA1 Message Date
Matthias Ringwald
423c667c13 bnep: add bnep_cid to all events, generate bnep event getters, BNEP_EVENT_OPEN_CHANNEL_COMPLETE -> BNEP_EVENT_CHANNEL_OPENED 2016-04-01 11:41:58 +02:00
Matthias Ringwald
f8f6a918bd events: RFCOMM_EVENT_OPEN_CHANNEL_COMPLETE -> RFCOMM_EVENT_CHANNEL_OPENED 2016-03-31 23:37:33 +02:00
Matthias Ringwald
0270e13d30 migration: leave DAEMON_EVENT_HCI_PACKET_SENT for manual updates 2016-03-31 13:49:17 +02:00
Matthias Ringwald
aec7654d98 prefix embedded HAVE_ 2016-03-30 11:06:56 +02:00
Matthias Ringwald
e71d840791 prefix POSIX related HAVE_ defines 2016-03-30 11:01:43 +02:00
Matthias Ringwald
a265b909d4 memory: use MAX_NR_ instead of MAX_NO_ 2016-03-28 12:05:33 +02:00
Matthias Ringwald
2c455dad9a MAX_NO_BTSTACK_LINK_KEY_DB_MEMORYS -> MAX_NO_BTSTACK_LINK_KEY_DB_MEMORY_ENTRIES 2016-03-27 23:10:54 +02:00
Matthias Ringwald
60b9e82fcb hci/gap: move set_class_of_device to gap 2016-03-26 23:14:43 +01:00
Matthias Ringwald
7e80381ba1 migration: update migration chapter 2016-03-17 17:03:09 +01:00
Matthias Ringwald
1228388f7d migration: add README with link to service 2016-03-17 14:23:37 +01:00
Matthias Ringwald
76dd382d31 migration: add README with link to service 2016-03-17 14:22:36 +01:00
Matthias Ringwald
caf9f262be migration: #include fixes 2016-03-17 11:39:32 +01:00
Matthias Ringwald
a3bf6c7b6d pan: use pan_create_X_sdp_record 2016-03-17 11:28:46 +01:00
Matthias Ringwald
efda0b48f9 sdp_util: extract sdp_create_spp_service into spp_server and use spp_create_sdp_record 2016-03-17 11:24:38 +01:00
Matthias Ringwald
763c9b6f30 sdp_client: rename sdp_query_rfcomm -> sdp_client_query_rfcom 2016-03-17 10:58:11 +01:00
Matthias Ringwald
7fbb5f59ef sdp_client: use sdp_client_query prefix for rfcomm queries 2016-03-17 10:42:14 +01:00
Matthias Ringwald
129e4f7d58 migration: fix filename 2016-03-16 21:39:44 +01:00
Matthias Ringwald
401038441e migration: make script work with different workdir 2016-03-16 21:39:26 +01:00
Matthias Ringwald
1075fe4f2c migration: use migration instead of conversion/convert 2016-03-16 12:05:57 +01:00
Matthias Ringwald
7a23c08769 migration: fix gatt client callback signature, add warning 2016-03-16 11:58:52 +01:00
Matthias Ringwald
b16ad2be3f migration: add & to all callback registrations. prepare update of gatt callback handler 2016-03-15 18:01:49 +01:00
Matthias Ringwald
d770575e7e migration: fix gatt calls to use packet handler instead of sub client id. le_ structs renamed 2016-03-15 17:22:09 +01:00
Matthias Ringwald
f794199a99 migration: add sed rules for all _internal functions 2016-03-15 16:14:25 +01:00
Matthias Ringwald
19dcf2f641 migration: remove connection from l2cap create service and channel 2016-03-15 16:02:57 +01:00
Matthias Ringwald
095d2a0678 migration: rfcomm add packet handler to register service and create channel calls 2016-03-15 15:55:19 +01:00
Matthias Ringwald
6aa9889be6 migration: update SDP Query rules 2016-03-15 15:05:27 +01:00
Matthias Ringwald
e144ca4489 migration: update SDP Query rules 2016-03-15 15:02:44 +01:00
Matthias Ringwald
baebacd997 migration: patch all sdp_client_query calls 2016-03-11 19:57:04 +01:00
Matthias Ringwald
8c3931c75e migration: update sdp_query_callback and add warning 2016-03-11 19:43:58 +01:00
Matthias Ringwald
785a493911 migration: first pass over examples/embedded 2016-03-11 15:48:04 +01:00
Matthias Ringwald
045013fe99 java: use streamline event names, GAP_LE_EVENT_ADVERTISING_REPORT -> GAP_EVENT_ADVERTISING_REPORT 2016-03-07 17:19:53 +01:00
Matthias Ringwald
253d768484 java: ignore undefined keys 2016-03-04 17:28:55 +01:00
Matthias Ringwald
5df8813f82 btstack_parser detects btstack_root based on script location 2016-03-04 17:28:21 +01:00
Matthias Ringwald
ea9294cc36 events: collect all subevents in one array, improve java but still broken 2016-02-19 21:12:18 +01:00
Matthias Ringwald
90944a9ab7 event: drop getter for subevent_code in subevent 2016-02-19 17:31:49 +01:00
Matthias Ringwald
0e2df43f5c event: introduce hci_event_packet_get_type 2016-02-19 14:52:36 +01:00
Matthias Ringwald
a59bfbf79c events: enable HCI, HSP, HFP events 2016-02-19 11:11:57 +01:00
Matthias Ringwald
2531c97e16 daemon: move examples from example/daemon to platform/daemon/example. fix mtk compile 2016-02-19 10:33:52 +01:00
Matthias Ringwald
bcf00d8fa4 examples: move out of embedded subfolder 2016-02-19 09:46:37 +01:00
Matthias Ringwald
313e337b78 event: support Service, Characteristic, Characteristic Descriptor in event generator needed for GATT Events. use new getter in examples 2016-02-18 16:16:46 +01:00
Matthias Ringwald
eda0480f01 Merge branch 'master' into ble-api-cleanup 2016-02-18 10:30:06 +01:00
Matthias Ringwald
9c662c9bc0 gatt_client: drop subclient struct and id. pass in callback for requests. new gatt_client_listen_for_characteristic_value_updates for notifications and indications with client provided storage 2016-02-12 14:22:33 +01:00
Matthias Ringwald
073bd0fad0 hci: COMMAND_COMPLETE_EVENT->HCI_EVENT_IS_COMMAND_COMPLETE. COMMAND_STATUS_EVENT->HCI_EVENT_IS_COMMAND_STATUS 2016-02-11 16:12:55 +01:00
Matthias Ringwald
a51cb0dfd4 hci_remote_eSCO_supported -> hci_remote_esco_supported 2016-02-11 16:06:27 +01:00
Matthias Ringwald
4195f5cd7c first coccinelle patch 2016-02-11 15:21:25 +01:00
Matthias Ringwald
9c80e4cce8 util.h: rename swapX into reverse_x 2016-02-11 14:37:22 +01:00
Matthias Ringwald
c9b8fdd998 fix typo in big_endian_read_32 2016-02-10 17:03:30 +01:00
Matthias Ringwald
746ccb7e4a rename sdp -> sdp_server 2016-02-07 00:16:04 +01:00
Matthias Ringwald
b072ba3345 l2cap: document events, add L2CAP_CAN_SEND_NOW, generate events 2016-02-05 14:38:48 +01:00
Matthias Ringwald
72b5080138 ancs: fix demo. add SM events. Update to MODULE_event_... scheme 2016-02-03 16:10:30 +01:00