summaryrefslogtreecommitdiff
path: root/src/event.h
Commit message (Expand)AuthorAgeFilesLines
* eir: Store class in struct eir_data as uint32_tSzymon Janc2012-10-031-1/+1
* mgmt: Implement support for Passkey Notify eventJohan Hedberg2012-09-041-1/+2
* event: Fix tab misuseAnderson Lizardo2012-05-101-1/+1
* Remove addr_type_t definition from adapter.hClaudio Takahasi2012-04-251-3/+3
* event: Add btd_event_device_unpaired callbackJohan Hedberg2012-02-091-0/+1
* event: Add type information to the mgmt "Device Connected" eventVinicius Costa Gomes2012-01-311-1/+1
* Add support for storing a LTK when it enters bluetoothdVinicius Costa Gomes2012-01-191-0/+4
* hciops: Encode class of device data into EIRJohan Hedberg2012-01-181-2/+2
* mgmt: Update ev_device_connected implementation to match APIJohan Hedberg2012-01-171-1/+2
* Remove useless btd_event_bonding_complete functionJohan Hedberg2011-12-281-2/+0
* Move name resolving control into hciopsJohan Hedberg2011-12-281-1/+1
* Fix device address type trackingJohan Hedberg2011-12-231-3/+3
* Add initial hooks to pass confirm_name info aroundJohan Hedberg2011-12-191-1/+2
* Add EIR length parameter to eir_parse()Frédéric Danis2011-10-211-1/+1
* Add support for blacklisting eventsAntti Julku2011-09-011-0/+2
* Add support of secure pin code in mgmt codeWaldemar Rymarkiewicz2011-06-081-1/+1
* Remove btd_event_advertising_reportBruna Moreira2011-05-181-1/+0
* Code cleanup event.cAndre Guedes2011-05-051-1/+0
* Move SSP auto-accept handling completely inside hciopsJohan Hedberg2011-02-171-2/+1
* Remove unused scan_enable codeJohan Hedberg2011-02-151-1/+0
* Create a separate conn_failed callback to match mgmt interfaceJohan Hedberg2011-01-291-1/+2
* Rename btd_event_bonding_process_complete to btd_event_bonding_completeJohan Hedberg2011-01-291-1/+2
* Refactor pairing code to match the management interfaceJohan Hedberg2011-01-281-8/+4
* Keep connection handle information inside adapter_opsJohan Hedberg2011-01-211-2/+2
* Use an unsigned integer for representing the PIN lengthJohan Hedberg2011-01-211-1/+1
* Rename btd_event_inquiry_result to btd_event_device_foundJohan Hedberg2010-12-191-1/+2
* Move PIN code storage access to core daemonJohan Hedberg2010-12-191-1/+1
* Initial advertising data parsing implementationBruna Moreira2010-11-151-0/+1
* Remove non-existent function declarationJohan Hedberg2010-11-121-1/+0
* Get rid of event.c wrapper for SSP mode read eventJohan Hedberg2010-11-121-1/+0
* Remove unnecessary parameter from btd_event_request_pinJohan Hedberg2010-11-081-1/+1
* Rename dbus-hci.c event.c and use btd_event_ prefix for itJohan Hedberg2010-10-261-0/+48