Commit Graph

22 Commits

Author SHA1 Message Date
Matthias Ringwald
ab2c6ae4b7 tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__ 2017-03-24 23:39:20 +01:00
Milanka Ringwald
8121ebc2cb fix compile 2016-04-01 17:11:32 +02:00
Milanka Ringwald
b6d4e5c9ae use l2cap event getters 2016-04-01 17:06:49 +02:00
Milanka Ringwald
10cad10245 use getters in HCI_EVENT_LE_META 2016-04-01 16:28:01 +02:00
Matthias Ringwald
1bb145c93b daemon: fix compile 2016-04-01 16:10:26 +02:00
Matthias Ringwald
8b26961ae5 mtk: fix hci transport, daemon: fix compile 2016-04-01 16:04:35 +02:00
Matthias Ringwald
62c64df103 daemon: prefix l2cap/rfcomm/sdp events only used by daemon 2016-04-01 15:37:36 +02:00
Matthias Ringwald
a232af0476 daemon: fix compile 2016-04-01 15:12:40 +02:00
Milanka Ringwald
32fe02795b use hci_event_link_key_request_get_bd_addr 2016-04-01 14:43:59 +02:00
Milanka Ringwald
caa8239151 use getters in RFCOMM_EVENT_INCOMING_CONNECTION and RFCOMM_EVENT_CHANNEL_OPENED 2016-04-01 14:31:18 +02:00
Milanka Ringwald
a6ef64ba22 use hci_event_pin_code_request_get_bd_addr 2016-04-01 14:04:14 +02:00
Milanka Ringwald
be7cc9a0c2 use btstack_event_state_get_state 2016-04-01 12:27:13 +02:00
Milanka Ringwald
f8744dea34 use hci_event_inquiry_result_get_num_responses 2016-04-01 12:16:32 +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
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
a6efb91912 rewrite sscanf_bd_addr to be sscanf free 2016-03-04 14:21:22 +01:00
Matthias Ringwald
0e2df43f5c event: introduce hci_event_packet_get_type 2016-02-19 14:52:36 +01:00
Matthias Ringwald
fc64f94a83 use hci_con_handle_t more 2016-02-19 13:57:49 +01:00
Matthias Ringwald
711e6c8033 use hci_con_handle_t more 2016-02-19 11:24:51 +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
3edc84c5b6 fix paths after source reorg 2015-11-13 15:04:41 +01:00
Matthias Ringwald
1ca3442b09 use singular for root level folders 2015-11-13 09:36:05 +01:00