aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2011-08-15Send hci command to disable scan mode in power down functionMatthew Xie
2011-08-10Revert "Send hci command to disable scan mode in power down function"Matthew Xie
2011-08-05Send hci command to disable scan mode in power down functionMatthew Xie
2011-07-21Fix bonding failure error propogation.Jaikumar Ganesh
2011-07-13Merge "Add NOTICE and MODULE_LICENSE_GPL files."Jean-Baptiste Queru
2011-05-25Change version number to 4.93Jaikumar Ganesh
2011-05-25Fix authentication problem due to deleted link keyJaikumar Ganesh
2011-05-25Add missing NOTICE files.David Deephanphongs
2011-05-25Add an API to set the link timeout.Jaikumar Ganesh
2011-05-25Add new Agent API : RequestPairingConsent.Jaikumar Ganesh
2011-05-25Add Android specific files.Jaikumar Ganesh
2011-05-25Add Android makefiles to Bluez.Jaikumar Ganesh
2011-05-18Drop variable EIR lengthBruna Moreira
2011-05-18Remove btd_event_advertising_reportBruna Moreira
2011-05-17mgmt: fix DBG string formatFrédéric Danis
2011-05-17Move EIR related functions to a new fileClaudio Takahasi
2011-05-15Add length argument to hci pincode replyDavid Herrmann
2011-05-15Remove unused discoverable variable from mgmt_update_poweredSzymon Janc
2011-05-15Remove unused err variable from init_conn_listSzymon Janc
2011-05-15Remove not needed NULL check in link_key_notifySzymon Janc
2011-05-05Remove 'periodic' param from hciops_start_inquiry()Andre Guedes
2011-05-05Remove inquiry and scanning callbacks from btd_adapter_opsAndre Guedes
2011-05-05Implement mgmt start and stop discoveryAnderson Briglia
2011-05-05Implement stop_discovery hciops callbackAndre Guedes
2011-05-05Remove obsolete code.Andre Guedes
2011-05-05Implement start_discovery hciops callbackAndre Guedes
2011-05-05Add extfeatures to struct dev_infoAndre Guedes
2011-05-05Refactoring adapter_set_state()Andre Guedes
2011-05-05Add 'timeout' param to start_scanning callbackAndre Guedes
2011-05-05Remove Periodic Inquiry support in hciopsAndre Guedes
2011-05-05Add 'discov_state' field to struct dev_infoAndre Guedes
2011-05-05Add discovery callbacks to btd_adapter_opsAndre Guedes
2011-04-28Add support for store_hint in mgmt_ev_new_keyJohan Hedberg
2011-04-28mgmtops: Add support for confirm_hint in mgmt_ev_user_confirm_requestJohan Hedberg
2011-04-27Use HCI_MAX_EIR_LENGTH instead of hard-coded valueBruna Moreira
2011-04-20Remove read_local_version() from struct btd_adapter_opsBruna Moreira
2011-04-20Remove ssp_mode from struct hci_devBruna Moreira
2011-04-05Add NOTICE and MODULE_LICENSE_GPL files.Jaikumar Ganesh
2011-03-31mgmt: Add support for discovering eventJohan Hedberg
2011-03-31mgmt: Add support for start_discovery & stop_discoveryJohan Hedberg
2011-03-30Change version number to 4.89Jaikumar Ganesh
2011-03-30Fix authentication problem due to deleted link keyJaikumar Ganesh
2011-03-30Add missing NOTICE files.David Deephanphongs
2011-03-30Add an API to set the link timeout.Jaikumar Ganesh
2011-03-30Add new Agent API : RequestPairingConsent.Jaikumar Ganesh
2011-03-30Remove hard-coded handles from example GATT pluginAnderson Lizardo
2011-03-30Move GATT example server to a standalone pluginAnderson Lizardo
2011-03-30mgmt: Add support for remote_name eventJohan Hedberg
2011-03-30mgmt: Add support for device_found eventJohan Hedberg
2011-03-28Remove unused defineJohan Hedberg