aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-10-14Unref pending call in fallback scenario.Lukasz Rymanowski
2010-10-13Disable automatic notification/indication in the attribute serverClaudio Takahasi
2010-10-10Move remote name and version requests to hciopsJohan Hedberg
2010-10-09Add support for Attribute Write RequestAnderson Lizardo
2010-10-09Fix problem with invalid read from arrayLukasz Pawlik
2010-10-06Enable host support for BR/EDR and LE if controller supports itMarcel Holtmann
2010-10-06Fix the bluetooth.ver.in screwupMarcel Holtmann
2010-10-05Restrucure pincode_cb logic for readabilityJohan Hedberg
2010-10-05Fix use of uninitialised variable on legacy pairingLuiz Augusto von Dentz
2010-10-05Use LMP_HOST prefix for the extended featuresMarcel Holtmann
2010-10-04Fix regression for Legacy PairingVinicius Costa Gomes
2010-10-04Read local extended features asynchronouslyClaudio Takahasi
2010-10-04Fix interleave scanningClaudio Takahasi
2010-10-04Forcing periodic inquiry exitClaudio Takahasi
2010-10-04Do not send another Discovering TRUE signal if still resolving namesClaudio Takahasi
2010-10-04Add adapter discovery type functionClaudio Takahasi
2010-10-04Postpone discovery if still resolving namesClaudio Takahasi
2010-10-04Fixing DeviceDisappeared signalClaudio Takahasi
2010-10-04Fix periodic inquiry signalsClaudio Takahasi
2010-10-04Clear the remote device found list in the state transitionClaudio Takahasi
2010-10-04Code cleanup: improving inquiry logicClaudio Takahasi
2010-10-04Don't enter on interleave mode if there isn't active sessionsClaudio Takahasi
2010-10-04Rename hciops {start, stop}_discovery to {start, stop}_inquiryClaudio Takahasi
2010-10-04Stop LE scanning when discovery is suspendedClaudio Takahasi
2010-10-04Read the local extended featuresClaudio Takahasi
2010-10-04Set the LE host supported and disable simultaneous LE and BR/EDR flagsClaudio Takahasi
2010-10-04Fix remote name resolution for interleave discoveryClaudio Takahasi
2010-10-04Stop inquiry using the length parameterClaudio Takahasi
2010-10-04Add length argument on hciops start discovery functionClaudio Takahasi
2010-10-04Send Discovering property "FALSE" when the interleave finishesClaudio Takahasi
2010-10-04Decoding the RSSI parameter from the advertising report eventClaudio Takahasi
2010-10-04Add BR/EDR LE interleaved discoveryVinicius Costa Gomes
2010-10-04Add LE start and stop scanningClaudio Takahasi
2010-10-04Modify dec_read_req() to get PDU length as parameterAnderson Lizardo
2010-10-04Add Write Characteristic Value support to attribute serverAnderson Lizardo
2010-10-04Add org.bluez.Watcher interface to default policyAnderson Lizardo
2010-10-04Rename global "handle" variable to "sdp_handle"Anderson Lizardo
2010-10-04Make SSP mode reading and writing asynchronousJohan Hedberg
2010-10-04Fix scan mode readingJohan Hedberg
2010-10-04The attribute protocol assigned PSM is 0x1fMarcel Holtmann
2010-10-03Move scan mode reading to hciopsJohan Hedberg
2010-10-01Move authentication requirements fetching to hciopsJohan Hedberg
2010-10-01Move user passkey reply to hciopsJohan Hedberg
2010-10-01Move user confirmation reply to hciopsJohan Hedberg
2010-10-01Move PIN code reply to hciopsJohan Hedberg
2010-10-01Move authentication request to hciopsJohan Hedberg
2010-10-01Move link key removal from controller to hciopsJohan Hedberg
2010-10-01Move disconnect command sending to hciopsJohan Hedberg
2010-10-01Move default link policy read command to hciopsJohan Hedberg
2010-10-01Move SSP mode initialization to hciopsJohan Hedberg