Commit Graph

11 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
Matthias Ringwald
a16832cfee nrf5x: support scan window/interval, pick random channel per scan interval, fix line endings 2016-05-25 11:15:56 +02:00
Matthias Ringwald
0cb5b9716d fix prototypes for fn() 2016-03-28 11:44:30 +02:00
Matthias Ringwald
24ced5a6f6 runloop: enable callback for all data sources 2016-03-24 22:12:50 +01:00
Matthias Ringwald
7cd5ef9557 runloop: pass callback type to data source process functions 2016-03-24 20:46:20 +01:00
Matthias Ringwald
aedec01ab0 nrf5x: read RSSI for adv pdus 2016-03-20 21:25:05 +01:00
Matthias Ringwald
5c34373d6d nrf5x: drop advs with crc error, avoids bug in ad_parser 2016-03-20 21:13:27 +01:00
Matthias Ringwald
f0c05fddac nrf5x: hunting deadlock 2016-03-19 23:05:51 +01:00
Matthias Ringwald
666f0f1a25 nrf5x: use mutex to protect outgoing event buffer 2016-03-19 22:48:24 +01:00
Matthias Ringwald
211c43a022 nrf5x: use radio end event irq to process adv pdu 2016-03-19 22:35:30 +01:00
Matthias Ringwald
0283db5655 nrf5: minimal viable port for the nRF5 Series 2016-03-18 11:28:14 +01:00