summaryrefslogtreecommitdiffstats
path: root/btif/src/btif_dm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge "Bluetooth:Reseting the pairing_cb state of pairing address."Linux Build Service Account2015-10-171-1/+2
|\
| * Bluetooth:Reseting the pairing_cb state of pairing address.Matadeen Mishra2015-10-141-1/+2
* | Bluetooth: Implement dynamic blacklist method for role switchSrinu Jella2015-10-151-0/+2
|/
* BLUETOOTH: GAP: Write 248 char name length to the chip while BT ON/OFFPramod Sivaraman2015-10-061-1/+1
* Bluetooth: GAP: Reject incoming pairing if already in progressHemant Gupta2015-10-061-0/+14
* Bluetooth: Do not go for inquiry in BONDING Statevenkata Jagadeesh2015-10-061-12/+73
* BT: Fixed Static Analysis IssuesMatadeen Mishra2015-10-061-4/+4
* Updates device type to dual mode correctly in NVRAM during inquirySubramanian Srinivasan2015-10-061-2/+2
* Bluetooth: Save LE bonding info immidiatelyNitin Arora2015-10-061-0/+2
* Bluetooth: Prevent LE connection request after SMp over BRNitin Arora2015-10-061-1/+4
* - change control blocks for each device independently for each HS. - change...Nitin Srivastava2015-10-061-1/+87
* Bluetooth: GAP: Allow only one pairing from btif layer at one timeSrinu Jella2015-10-061-0/+7
* Removes bond when user clicks on cancel pairingSubramanian Srinivasan2015-10-061-0/+1
* Restart sniff timer on AVDTP signalling channel establishment.Anubhav Gupta2015-10-061-0/+2
* HID: Enhance blacklist logic for restricting SDP.Hemant Gupta2015-10-061-38/+131
* HID: Add support dynamic enabling/disabling hid servicesHemant Gupta2015-10-061-1/+4
* Bluetooth: Add support for HID Device Role (2/4)Hemant Gupta2015-10-061-0/+14
* Update device type correctly in the NVRAM at inquiry resultNitin Arora2015-07-211-3/+16
* Adding transport type while initiating remote discoveryNitin Arora2015-07-211-1/+26
* Fix the logic for removing bonded devicesPavlin Radoslavov2015-07-211-12/+19
* Store the link key derived from cross tranport link keySrinu Jella2015-07-141-2/+5
* Move pairing auto-retry workaround to new interop dbAndre Eisenbach2015-07-131-30/+3
* Remove stored link key for temporarily paired devicesSrinu Jella2015-07-061-0/+3
* Do not ask for confirmation for temporary pairingAndre Eisenbach2015-06-101-3/+5
* SAP: Make it possible to enforce a 16-digit pin code (1/5)Casper Bonde2015-06-091-3/+3
* Static address is seen on scanner after unpairingSatya Calloji2015-05-201-0/+1
* Fix GATT connection failure after BT resetSatya Calloji2015-05-191-7/+5
* Fix for IRK and IR key write issueSatya Calloji2015-05-191-2/+2
* DO NOT MERGE Fix compilation on platforms with BLE_INCLUDED == FALSEAndre Eisenbach2015-05-141-1/+6
* LE low power scan featureSatya Calloji2015-05-071-0/+4
* Use BTM structures for LE pairink keys and store LTKAndre Eisenbach2015-05-021-95/+17
* Fix LE pairing LTK storage issueAndre Eisenbach2015-04-291-4/+32
* Cross transport key mapping fixesChaojing Sun2015-04-271-35/+68
* am f29a2fb..e07ad10 from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-141-46/+124
|\
| * Support numeric comparison in SMPSatya Calloji2015-04-131-8/+15
| * LE Privacy 1.2 and LE secure connectionsSatya Calloji2015-04-131-35/+104
| * L2CAP and SDP Search API for BT profiles (2/2)Kim Schulz2015-04-101-3/+5
* | Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_workPrerepa Viswanadham2015-04-101-5/+7
|\|
| * OnFound/OnLost feature changes based on Google spec v0.90Satya Calloji2015-04-071-4/+4
| * Static code analysis cleanups and minor bug fixesVenkatRaghavan VijayaRaghavan2015-04-061-1/+1
| * Fix missing #includes needed for glibcScott James Remnant2015-04-021-0/+3
* | Fix init sequence for BT AV sink.Rakesh Iyer2015-04-081-0/+5
* | Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into mergeEtan Cohen2015-03-311-44/+53
|\|
| * Delete 0 index LE scan filter at inquiry cancelNitin Arora2015-03-241-0/+6
| * Demote, cleanup and extend observed loggingChris Manton2015-03-161-16/+17
| * Use fully qualified path for btcore includes.Sharvil Nanavati2015-03-161-1/+1
| * Prevent Memory overbound and initialize variablesVenkatRaghavan VijayaRaghavan2015-03-161-1/+3
| * Rename legacy uuid_copy to not conflictChris Manton2015-03-161-2/+2
| * Add platform-independent logging macros to OSI.Sharvil Nanavati2015-03-161-8/+11
| * Remove BTA_CheckEirData, a direct redefinition of BTM_CheckEirDataZach Johnson2015-03-161-2/+2