aboutsummaryrefslogtreecommitdiff
path: root/types
AgeCommit message (Expand)Author
2019-01-18Add a ClassOfDevice typeMyles Watson
2018-11-20Linux tests build fixJakub Pawlowski
2018-01-31BUILD: Disable build for mac-host targetJack He
2018-01-29Drops unittest build on Mac host.Hidehiko Abe
2018-01-03Added RawAddress::FromOctets method to copy address from uint8_t pointerPavlin Radoslavov
2017-10-26Revert "Build only for current architecture by default"Pavlin Radoslavov
2017-10-26Types should always be a static libraryJakub Pawlowski
2017-10-23Make copyright headers consistent with Google template; remove "(C)"Jakub Pawlowski
2017-10-20Build only for current architecture by defaultJakub Pawlowski
2017-10-12make Uuid::kBase into local constexprJakub Pawlowski
2017-09-29UUID fix string parsingJakub Pawlowski
2017-09-28Fix Linux buildJack He
2017-09-25Use one type for UUID (1/5)Jakub Pawlowski
2017-08-30Inline comparison operators for RawAddressPavlin Radoslavov
2017-08-29Add missing comparison operators for RawAddressPavlin Radoslavov
2017-07-21Fix build by adding bt_types to bluetooth.h (1/2)johnshamoon
2017-07-14Linux build fixJakub Pawlowski
2017-07-07Mark libbluetooth-types as vendor_availableJiyong Park
2017-07-06Make RawAddress into a class (1/3)Jakub Pawlowski