aboutsummaryrefslogtreecommitdiff
path: root/stack/bnep/bnep_int.h
AgeCommit message (Expand)Author
2017-06-28Rename bt_bdaddr_t into RawAddress (3/3)Jakub Pawlowski
2017-06-19Get rid of BD_ADDRJakub Pawlowski
2017-06-20use bt_bdaddr_t instead of BD_ADDR in PAN related codeJakub Pawlowski
2017-06-13Use bt_bdaddr_t instead of BD_ADDRJakub Pawlowski
2016-12-09Remove extern "C" from header filesJack He
2016-12-02Apply clang-format to the rest of the treeMyles Watson
2016-12-02Reformat long comments before clang-formatMyles Watson
2016-10-17Renamed most C files to C++: *.c to *.ccPavlin Radoslavov
2016-10-14Removed unused *_DYNAMIC_MEMORY conditional statementsPavlin Radoslavov
2016-08-05Use standard types, consistent ifdef style everywhereMarie Janssen
2016-05-11Move extern "C" to top of headers and remove tBTA_HF_CLIENT_HDR.Bryce Lee
2016-01-21Refactor the Bluetooth timersPavlin Radoslavov
2015-10-19GKI cleanup - moved GKI buffer allocation wrappers to OSIPavlin Radoslavov
2015-10-19GKI cleanup - Moved struct TIMER_LIST_ENT to OSIPavlin Radoslavov
2015-10-19GKI cleanup - Replaced usage of GKI queue with OSI fixed_queuePavlin Radoslavov
2015-03-16Collapse BNEP #defines that don't need to be configurable.Sharvil Nanavati
2015-03-16Remove duplicate local bdaddr management functionsZach Johnson
2015-03-16Removing unnecessary BTAPI #defines.June R. Tate-Gans
2014-05-06Merge BT 4.1 featuresGanesh Ganapathi Batta
2012-12-12Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879bafThe Android Open Source Project