Glenn Ruben Bakke
|
327754a953
|
nrf5/bluetooth: capture address type in addition to advertisment type in bluetooth advertisment reports.
|
2017-03-16 22:46:26 +01:00 |
Glenn Ruben Bakke
|
609a174f8d
|
nrf5/modules/ubluepy: Copy address type and rssi to the ScanEntry object upon reception of an advertisment report callback.
|
2017-03-14 23:13:13 +01:00 |
Glenn Ruben Bakke
|
445b45ee13
|
nrf5/modules/ubluepy: Swapping address bytes when copying bluetooth address over to ScanEntry object during advertisment scan report event.
|
2017-03-14 22:14:05 +01:00 |
Glenn Ruben Bakke
|
a444390115
|
nrf5/modules/ubluepy: Create new adv report list for each individual scan. Create a new ScanEntry object instance on each advertisment event recieved and append this to the current adv_report list.
|
2017-03-14 21:28:42 +01:00 |
Glenn Ruben Bakke
|
e028eda0bc
|
nrf5/modules/ubluepy: Extracting advertisment reports and adding some data to list before returning it in scan() method.
|
2017-03-14 08:05:54 +01:00 |
Glenn Ruben Bakke
|
89095f861f
|
nrf5/modules/ubluepy: Adding scan method to the Scanner object. Adding locals dict table.
|
2017-03-12 19:52:12 +01:00 |
Glenn Ruben Bakke
|
ee5ecac7cc
|
nrf5/modules/ubluepy: Adding constructor function to scanner object.
|
2017-03-12 14:40:56 +01:00 |
Glenn Ruben Bakke
|
7ea966d844
|
nrf5/modules/ubluepy: Adding print function to Scanner object.
|
2017-03-12 14:28:11 +01:00 |
Glenn Ruben Bakke
|
91652882a9
|
nrf5/modules/ubluepy: Adding templates for central role Scanner and ScanEntry objects.
|
2017-03-12 12:34:11 +01:00 |