Rohit Grover
|
bed1843e86
|
fix a documentation error regarding advertising interval
|
9 years ago |
Rohit Grover
|
440699c764
|
white space cleanup
|
9 years ago |
Rohit Grover
|
c1a43c52ad
|
add const to parameter accepted by startAdvertising()
|
9 years ago |
Rohit Grover
|
4480ea28e7
|
Use composition to hide the transport functionality behind an interface object.
The underlying target BLE library must implement the function which creates this object.
|
9 years ago |
Rohit Grover
|
c4e1f43b1a
|
adding use of consts for GAP related apis
|
9 years ago |
Rohit Grover
|
abfb51ae4b
|
white space diffs
|
9 years ago |
Rohit Grover
|
3541e6ff6f
|
add consts to the declaration of BLEDevice::setAddress()
|
9 years ago |
Rohit Grover
|
789bd6f6c0
|
add a trivial comment header block for setAddress
|
9 years ago |
Rohit Grover
|
417f2f58c2
|
move the inline definitions for GAP API out of the BLEDevice class
|
9 years ago |
Rohit Grover
|
8380959a31
|
enhancing the interface for BLEDevice to absorb GAP API.
This will allow applications to avoid having to call getGAP() or
similar before operating on underlying services.
|
9 years ago |
Rohit Grover
|
a9cf898a4b
|
white space diffs; generated using uncrustify
|
9 years ago |
mbed_official
|
887047c58f
|
Synchronized with git revision 348e2de6c8b2badc1fd1fe7ae044c24c25244a11
Full URL: 348e2de6c8 /
|
9 years ago |
Bogdan Marinescu
|
b8ea6143f0
|
Removed dependency on mbed library
|
9 years ago |
bogdanm
|
f1655e0b62
|
Synchronized with git revision fdcc1e387426ce216bc17175b73bcd5f4aececff
|
9 years ago |
ktownsend
|
496a607f88
|
Added Gap and GattServer event definitions
|
9 years ago |
ktownsend
|
88fc64ded8
|
Added better radio abstraction layer, moved Gatt enums from blecommon.h to GattCharacteristic.h
|
9 years ago |
sam_grove
|
552de461fb
|
Updated constructor to take parameters
|
10 years ago |
ktownsend
|
d16bc537fd
|
Matching file names and apache headers
|
10 years ago |
ktownsend
|
a730083f82
|
Removed main.cpp to enable as library
|
10 years ago |
ktownsend
|
07e679bea3
|
Minor cleanup (better comments, etc.)
|
10 years ago |
ktownsend
|
b9cf8e2cee
|
Code cleanup
|
10 years ago |
ktownsend
|
cbb13c0aa7
|
Added GattService example
|
10 years ago |
ktownsend
|
29f5fb900b
|
More doxygen cleanup
|
10 years ago |
ktownsend
|
9371e48c3f
|
Improved some doxygen comment
|
10 years ago |
ktownsend
|
7749e93bb4
|
Switched to main mbed library
|
10 years ago |
ktownsend
|
d30933c63f
|
A few more doxygen improvements
|
10 years ago |
ktownsend
|
539ea63227
|
Doxygen Cleanup
|
10 years ago |
ktownsend
|
90a10fba36
|
Switched to RawSerial
|
10 years ago |
ktownsend
|
64d6fc5de0
|
Cleaned up example code (iBeacon only)
|
10 years ago |
ktownsend
|
87ea616662
|
Cleanup for GAP publication (iBeacon working)
|
10 years ago |
ktownsend
|
66da5fce1b
|
Fixed advertising interval checks
|
10 years ago |
ktownsend
|
80f18dad9e
|
Better debugging output
|
10 years ago |
ktownsend
|
a9a8fcf7fb
|
Fixed some simple logic errors
|
10 years ago |
ktownsend
|
a7eae6e568
|
Added debug info to nrf51822.cpp
|
10 years ago |
ktownsend
|
7922665401
|
Further advertising tests
|
10 years ago |
ktownsend
|
396a2dd9ef
|
Preview code enabling most advertising features (requires new nRF51 firmware)
|
10 years ago |
ktownsend
|
04c3b07d19
|
Fixed AdvertisingType enum values
|
10 years ago |
ktownsend
|
92b46b339a
|
More GAP cleanup (Scan Response, etc.)
|
10 years ago |
ktownsend
|
3d4940b867
|
More GAP tweeks, still need to integrate Scan Response since it's more important than I thought
|
10 years ago |
ktownsend
|
94142f321f
|
Few changes and a build test for GAP advertising changes
|
10 years ago |
ktownsend
|
00af476bcf
|
More GAP refactoring
|
10 years ago |
ktownsend
|
32798c2cc8
|
Incremental changes for GAP Advertising API
|
10 years ago |
ktownsend
|
7094c665cd
|
UART Tests
|
10 years ago |
ktownsend
|
7cbe25810b
|
Added LPC1768 pinout
|
10 years ago |
ktownsend
|
ef8c4ede68
|
First commit
|
10 years ago |