OSDN Git Service

storage: Store address type in "characteristics"
authorPaulo Alcantara <paulo.alcantara@openbossa.org>
Sun, 27 May 2012 00:40:46 +0000 (21:40 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 27 May 2012 19:20:33 +0000 (22:20 +0300)
commit0185e5d4d69da7b6d7ca195274703296ff5ca735
treec5a45119e0de4b4abb89210a9485cdc3a7ce2296
parentf04e4a740ea609408ca5baead485a46e0aca3a64
storage: Store address type in "characteristics"

GATT can use BR/EDR or BLE as transport. Addressing types can be either
BR/EDR, BLE public or BLE random so the entries in the "characteristics"
file did not contain enough information to distinguish which addressing
type it's supposed to be. Entries will now contain both address number
and address type as a single key in every entry in the file.
attrib/client.c
src/storage.c
src/storage.h