summaryrefslogtreecommitdiff
path: root/src/adapter.h
Commit message (Expand)AuthorAgeFilesLines
* core: Remove unused adapter_any referencesJohan Hedberg2012-12-141-3/+0
* core: Remove unused adapter powered callbacks featureJohan Hedberg2012-12-101-7/+0
* core: Remove useless bt_hci_result_t typedefJohan Hedberg2012-12-101-2/+0
* core: Remove useless btd_adapter_enable_auto_connect functionJohan Hedberg2012-12-101-1/+0
* core: Remove useless adapter_powering_down functionJohan Hedberg2012-12-101-1/+0
* core: Remove useless adapter_any_get_path functionJohan Hedberg2012-12-101-2/+0
* core: Remove useless adapter_has_discov_sessions functionJohan Hedberg2012-12-101-1/+0
* core: Pass explicit address type info when creating device objectsJohan Hedberg2012-12-101-2/+3
* dbus: Rename to org.bluez.Adapter1Mikel Astiz2012-12-051-1/+1
* core: Remove unnecessary btd_event_remote_name functionJohan Hedberg2012-12-041-0/+2
* adapter: Read mode in storage at initFrédéric Danis2012-10-251-1/+0
* adapter: Remove device class storageFrédéric Danis2012-10-251-1/+1
* core: Create devices dynamically during discoveryJohan Hedberg2012-10-121-18/+0
* event: Use bool instead gboolean for legacy parameterSzymon Janc2012-10-101-2/+2
* core: Pass confirm name as bool valueSzymon Janc2012-10-101-1/+2
* adapter: Remove not used btd_adapter_switch_{online,offline} functionsSzymon Janc2012-10-091-2/+0
* Simplify checking if found device is legacySzymon Janc2012-10-091-3/+3
* adapter: Constify use of bdaddr_t pointer parametersSzymon Janc2012-10-051-22/+29
* mgmt: Constify use of bdaddr_t pointer parametersSzymon Janc2012-10-051-3/+3
* adapter: Constify pointer returned by adapter_get_addressSzymon Janc2012-10-051-1/+1
* adapter: Convert adapter_get_address into simple getterSzymon Janc2012-10-051-1/+1
* oob: Refactor oob callback handling and move it to adapter codeSzymon Janc2012-10-031-0/+20
* adapter: Add btd_adapter_get_class functionSzymon Janc2012-10-031-0/+2
* adapter: Rename btd_adapter_get_class to btd_adapter_read_classSzymon Janc2012-10-031-1/+1
* adapter: Add btd_adapter_get_services functionSzymon Janc2012-10-031-0/+1
* adapter: Use authorization id for cancellingMikel Astiz2012-10-011-2/+2
* core: Add proper support for run-time removal of profilesJohan Hedberg2012-09-281-0/+1
* core: Add dynamic adapter and device probe supportJohan Hedberg2012-09-251-0/+1
* adapter: Simplify DBusConnection object handlingAndrzej Kaczmarek2012-09-211-4/+4
* core: Add a list of LE devices to connectJoão Paulo Rechi Vita2012-09-071-0/+5
* dbusoob: Reply with error if SSP is not supportedSzymon Janc2012-08-141-0/+2
* Fix not setting class of device in adapterSzymon Janc2012-07-301-1/+1
* Move mgmtops to the core daemonJohan Hedberg2012-07-101-49/+0
* adapter: make restore powered work againGustavo Padovan2012-07-041-1/+0
* adapter: remove btd_adapter_encrypt_link()Gustavo Padovan2012-07-041-5/+0
* adapter_ops: remove disable_cod_cacheGustavo Padovan2012-07-041-1/+0
* Remove addr_type_t definition from adapter.hClaudio Takahasi2012-04-251-25/+19
* Remove leftover field in remote_dev_info structClaudio Takahasi2012-04-251-1/+0
* adapter: Remove headers declared but not definedSyam Sidhardhan2012-04-131-2/+0
* Add display parameter to plugin pincode callbackScott James Remnant2012-04-121-2/+2
* Add support for setting VID source in DeviceID from config fileSzymon Janc2012-03-281-2/+3
* core: remove set_limited_discoverable from adapter_ops driverLuiz Augusto von Dentz2012-03-021-1/+0
* core: Make adapter_ops->set_discoverable to take discoverable timeoutLuiz Augusto von Dentz2012-03-021-2/+5
* core: Remove name and class setting from btd_adapter_start()Johan Hedberg2012-03-031-0/+3
* core: Fix initial adapter stateJohan Hedberg2012-02-221-1/+1
* mgmt: Update implementation to match latest APIJohan Hedberg2012-02-171-1/+2
* adapter_opts: Add address type to block() and unblock()Johan Hedberg2012-02-091-4/+6
* adapter_ops: Add address type to confirm_reply and passkey_replyJohan Hedberg2012-02-091-4/+6
* adapter_ops: Add address type to disconnect()Johan Hedberg2012-02-091-2/+2
* adapter_ops: Add address type to remove_bonding()Johan Hedberg2012-02-091-2/+3