OSDN Git Service

android-x86/system-bt.git
2015-03-16 Zach JohnsonMove some of osi to use the allocation interfaces
2015-03-16 Sharvil NanavatiAdd a method to pass file descriptors and one to create...
2015-03-16 June R. Tate... Rewrite the SCO socket implementation to be more robust.
2015-03-16 Ian McKellarMove the disconnect_immediately logic so that it's...
2015-03-16 Ian McKellarClear connected & disconnect_immediately flags when...
2015-03-16 Ian McKellarFix a race condition where closing a SCO connection...
2015-03-16 Ian McKellarClean up closed SCO listen sockets
2015-03-16 Ian McKellarFix locking in btsock_sco_signaled
2015-03-16 Ian McKellarRefactor SCO code to allow closing
2015-03-16 Ian McKellarSCO socket support in bluedroid
2015-03-16 Chris MantonEnforce GKI API buffer usage
2015-03-16 Sharvil NanavatiRefactor RFCOMM code; also fixes a random-disconnect...
2015-03-16 Zach JohnsonImplement memory allocation tracker
2015-03-16 Zach JohnsonAdd common hash functions so we don't have to redefine...
2015-03-16 Chris MantonRemove unnecessary layer of indirection
2015-03-16 Chris MantonAdd back hash_map_test to ositests
2015-03-16 Chris MantonGlobal counter API for bluedroid
2015-03-16 Chris MantonAdded encapulsated iterator to hashmap
2015-03-16 Zach JohnsonModify eager reader to support multi-byte reads
2015-03-16 Zach JohnsonH4: -1 -> INVALID_FD; make uart_fd invalid on close
2015-03-16 Zach JohnsonImplement an HCI HAL for MCT
2015-03-16 Zach JohnsonScope the lock_count variable in the alarm test harness
2015-03-16 Zach JohnsonUnspecial-case the zero queue in the data dispatcher
2015-03-16 Zach JohnsonRefactor HCI layer
2015-03-16 Zach JohnsonAdd eager reader
2015-03-16 Zach JohnsonAdd stub testing macros
2015-03-16 Zach JohnsonRefactor alarm tests to use a test harness
2015-03-16 Zach JohnsonAdd some stream skip macros for code clarity
2015-03-16 Zach JohnsonAdd peek + dequeue registratation to fixed queue
2015-03-16 Zach JohnsonAdd a join function to thread
2015-03-16 Zach JohnsonMake hash map support NULL or 0 keys
2015-03-16 Zach JohnsonAdd an allocator interface + default malloc allocator
2015-03-16 Sharvil NanavatiSwitch to an epoll-based reactor implementation.
2015-03-16 Sharvil NanavatiFix build after enabling assertions: variable reactor...
2015-03-16 Sharvil NanavatiAdd a function to check if a string represents a bdaddr
2015-03-16 Sharvil NanavatiConst-correctness for str2bd.
2015-03-16 Sharvil NanavatiAdd a method to create a config object without loading...
2015-03-16 Sharvil NanavatiAdd thread_is_self function
2015-03-16 Sharvil NanavatiAdd a tool to inject HCI commands into bluedroid.
2015-03-16 Chris Mantonbtpan thread signal function workaround
2015-03-16 Chris MantonExtend add/subtract operations to atomics
2015-03-16 Chris MantonAdd 64 bit atomic types
2015-03-16 Chris MantonIncrease thread queue size above default
2015-03-16 Chris MantonAdd fixed queue size option to thread creation
2015-03-16 Chris MantonExpose fixed queue capacity
2015-03-16 Zach JohnsonFix reactor to use prepend, fix reactor tests
2015-03-16 Zach JohnsonFix socket to use safe reactor registration
2015-03-16 Zach JohnsonImplement a data dispatcher.
2015-03-16 Zach JohnsonHide thread's reactor
2015-03-16 Zach JohnsonAdd functions on fixed_queue to check empty state
2015-03-16 Steve GuReplace magic number used instead of MAX_RFC_CHANNEL...
2015-03-16 Chris Mantonosi: Support for atomic data types
2015-03-16 Sharvil NanavatiFix build: include osi.h from semaphore to get definiti...
2015-03-16 Sharvil NanavatiDefine INVALID_FD to improve readability and reduce...
2015-03-16 Sharvil NanavatiAllow iterating over sections in a config file and...
2015-03-16 Sharvil NanavatiSwitch over duplicated timer_create routines to new...
2015-03-16 Sharvil NanavatiAdd a mechanism for debug tools to inject HCI commands...
2015-03-16 Sharvil NanavatiExpose thread's reactor so we can register new fds...
2015-03-16 Chris Mantonhci: Renaming of callback functions
2015-03-16 Sharvil Nanavatihash_map header uses standard integral types so it...
2015-03-16 Sharvil NanavatiWake up reactor whenever a new object is registered...
2015-03-16 Sharvil NanavatiIntroduce a socket class
2015-03-16 Zach JohnsonRemove some unused code in L2CAP
2015-03-16 Chris Mantonosi: hash map implementation
2015-03-16 Andre EisenbachFix gatt_main.c compile error due to log macro change
2015-03-16 Chris Mantonrfcomm: Check for null pointers on DLC request
2015-03-16 Chris MantonRelease GATT resources upon teardown
2015-03-16 Sharvil NanavatiAdd a system property for libbt-vendor.so initializatio...
2015-02-19 Justin Harrisonam 45085bf6: Merge "Ignore service UUID length if no...
2015-02-19 Justin HarrisonMerge "Ignore service UUID length if no UUID filter...
2015-02-19 Andre Eisenbacham 114c9ce4: Merge "Increase SDP buffer from 750 bytes...
2015-02-19 Andre EisenbachMerge "Increase SDP buffer from 750 bytes to 4096 bytes...
2015-02-19 Andre EisenbachIgnore service UUID length if no UUID filter is specified
2015-02-10 Andre Eisenbacham dfb3b2f2: Add flag indicating encrypted connections...
2015-02-06 Andre EisenbachAdd flag indicating encrypted connections to btif_dm_ge...
2015-02-05 Andre Eisenbacham d6f2fa93: (-s ours) am d6419cd6: am 0a8c803a: am...
2015-02-05 Andre Eisenbacham e791f732: (-s ours) am ae9d174b: am 408dec19: am...
2015-02-05 Andre Eisenbacham 0ad6cfde: (-s ours) am ce5ae4ab: am a708936d: DO...
2015-02-05 Andre Eisenbacham d6419cd6: am 0a8c803a: am 7f34538a: (-s ours) am...
2015-02-05 Andre Eisenbacham 0a8c803a: am 7f34538a: (-s ours) am 65aec3a3: am...
2015-02-05 Andre Eisenbacham 7f34538a: (-s ours) am 65aec3a3: am 6d429d9d: (...
2015-02-05 Andre Eisenbacham 65aec3a3: am 6d429d9d: (-s ours) am 3efb9e2e: DO...
2015-02-05 Andre Eisenbacham ae9d174b: am 408dec19: am 977acabd: (-s ours) am...
2015-02-05 Andre Eisenbacham 408dec19: am 977acabd: (-s ours) am eebc8ab9: DO...
2015-02-05 Andre Eisenbacham 977acabd: (-s ours) am eebc8ab9: DO NOT MERGE Change...
2015-02-05 Andre Eisenbacham 6d429d9d: (-s ours) am 3efb9e2e: DO NOT MERGE Change...
2015-02-05 Andre Eisenbacham eebc8ab9: DO NOT MERGE Change pairing_cb to assume...
2015-02-05 Andre Eisenbacham 3efb9e2e: DO NOT MERGE Change pairing_cb to assume...
2015-02-05 Andre Eisenbacham ce5ae4ab: am a708936d: DO NOT MERGE Change pairing_c...
2015-02-05 Andre Eisenbacham a708936d: DO NOT MERGE Change pairing_cb to assume...
2015-02-04 Prerepa ViswanadhamIncrease SDP buffer from 750 bytes to 4096 bytes
2015-02-03 Andre EisenbachDO NOT MERGE Change pairing_cb to assume temporary...
2015-02-03 Andre EisenbachDO NOT MERGE Change pairing_cb to assume temporary...
2015-02-03 Andre EisenbachDO NOT MERGE Change pairing_cb to assume temporary...
2015-01-30 Prem KumarMerge "bta_dm_search_cancel sends dm_search state machi...
2015-01-29 Matthew Xiebta_dm_search_cancel sends dm_search state machine...
2015-01-27 Andre EisenbachChange pairing_cb to assume temporary pairing by default
2015-01-15 Andre EisenbachMerge "Relax max PCM frames per tick a bit" into lmp...
2015-01-12 Andre EisenbachLE: Add error status to failed write operation
2015-01-07 Andre EisenbachRelax max PCM frames per tick a bit
next