10 Commits

Author SHA1 Message Date
mila@ringwald.ch
7c40ac80c0 rewrote gatt_client state handling: API uses handles instaed of context structs (adapted examples and daemon) 2014-10-02 20:06:29 +00:00
mila@ringwald.ch
49ca58d6a2 remove hexdump2, use printf_hexdump instead 2014-08-15 22:04:48 +00:00
mila@ringwald.ch
206a90311e corrected HCI_EVENT_INQUIRY_RESULT and HCI_EVENT_INQUIRY_RESULT_WITH_RSSI handling 2014-08-08 13:14:07 +00:00
mila@ringwald.ch
d2c93e6f94 corrected typo 2014-07-04 08:56:25 +00:00
mila@ringwald.ch
d3b1c40fa3 renamed gatt client register handler function 2014-07-04 08:42:30 +00:00
mila@ringwald.ch
cac9f13904 include security manager 2014-06-26 11:21:22 +00:00
matthias.ringwald@gmail.com
9f7471df9d setup security manager 2014-06-26 09:04:40 +00:00
mila@ringwald.ch
29b6f75ea8 Add command line option for remote public bd addr 2014-06-20 10:43:39 +00:00
mila@ringwald.ch
0a6ba8f040 clean up code and output 2014-05-30 22:35:14 +00:00
mila@ringwald.ch
d261ad7fc8 gatt example: discover primary services and characteristics 2014-05-30 15:14:31 +00:00