aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-02-24Remove unneeded Service ID from service SDP recordBrian Gix
2011-02-24Use attribute data list memory allocation function on attrib serverClaudio Takahasi
2011-02-24Implement server-side ATT handle notificationAndre Dieb Martins
2011-02-24Check properties before setting client configsAndre Dieb Martins
2011-02-24Initial Client Characteristic Configuration implementationAnderson Lizardo
2011-02-24Add read/write callbacks to attribute serverAnderson Lizardo
2011-02-22Fix not setting global mode when SetProperty is usedLuiz Augusto von Dentz
2011-02-21Fix end grp handle on Find By Type responseBruna Moreira
2011-02-21Fix Find by Type Response with start == end grp handleBruna Moreira
2011-02-20Fix crash where MTU allowed to be set too largeBrian Gix
2011-02-19Add SDP registration of Primary GATT servicesBrian Gix
2011-02-18Rename device_authentication_complete to device_auth_req_freeJohan Hedberg
2011-02-18Clean up btd_event_bonding_complete logic a littleJohan Hedberg
2011-02-17Fix Device Name CharacteristicClaudio Takahasi
2011-02-17Update the Device Name characteristic when the local name has changedClaudio Takahasi
2011-02-17Update Device Appearance Characteristic based on device classClaudio Takahasi
2011-02-17Add static Device Appearance CharacteristicClaudio Takahasi
2011-02-17Move SSP auto-accept handling completely inside hciopsJohan Hedberg
2011-02-16Fix creating device object on disconnect complete eventLuiz Augusto von Dentz
2011-02-15Remove unused scan_enable codeJohan Hedberg
2011-02-15Add encode/decode for write responseBruna Moreira
2011-02-15src: fix typoGustavo F. Padovan
2011-02-15Fix parsing of "Flags" AD typeAnderson Lizardo
2011-02-15Fix not stopping name resolving when discovery is suspendedLuiz Augusto von Dentz
2011-02-10Add basic debug prints to attribute serverJohan Hedberg
2011-02-10Fix coding style issues in attribute server codeJohan Hedberg
2011-02-04Fix refcount in btd_adapter_any_request_path()Anderson Lizardo
2011-02-01Remove unused device variablesJohan Hedberg
2011-02-01Fix creating device object when connection failsLuiz Augusto von Dentz
2011-01-31Remove unneeded adapter_ops->request_authentication callbackJohan Hedberg
2011-01-29Add some more debug prints to the bonding procedureJohan Hedberg
2011-01-29Remove redundant device_is_authenticating checkJohan Hedberg
2011-01-29Fix error response for connection failuresJohan Hedberg
2011-01-29Add debug log for agent cancellationJohan Hedberg
2011-01-29Create a separate conn_failed callback to match mgmt interfaceJohan Hedberg
2011-01-29Clean up connection failure handlingJohan Hedberg
2011-01-29Rename btd_event_bonding_process_complete to btd_event_bonding_completeJohan Hedberg
2011-01-28Refactor pairing code to match the management interfaceJohan Hedberg
2011-01-25mgmt: Add set_io_capability commandJohan Hedberg
2011-01-21Use simple bdaddr list for existing connectionsJohan Hedberg
2011-01-21Fix incoming attrib-server connection MTUsBrian Gix
2011-01-21Keep connection handle information inside adapter_opsJohan Hedberg
2011-01-21Remove unused storage functionsJohan Hedberg
2011-01-21Use an unsigned integer for representing the PIN lengthJohan Hedberg
2011-01-20Add READ_BLOB_REQUEST support to attribute serverBrian Gix
2011-01-20Fix Handle range if Pri/Sec Service is EmptyBrian Gix
2011-01-19Fix use of deprecated glib on coreLuiz Augusto von Dentz
2011-01-16Update Class of Device handling to the latest management interfaceJohan Hedberg
2011-01-17Revert "Send an Invalid PDU Size Error Response for Service Search Req"Johan Hedberg
2011-01-08Move interactive code of Discover Primary to gatt.cClaudio Takahasi