aboutsummaryrefslogtreecommitdiff
path: root/src/event.c
AgeCommit message (Expand)Author
2011-02-18Clean up btd_event_bonding_complete logic a littleJohan Hedberg
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-15src: fix typoGustavo F. Padovan
2011-02-15Fix parsing of "Flags" AD typeAnderson Lizardo
2011-02-01Remove unused device variablesJohan Hedberg
2011-02-01Fix creating device object when connection failsLuiz Augusto von Dentz
2011-01-29Remove redundant device_is_authenticating checkJohan 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-21Keep connection handle information inside adapter_opsJohan Hedberg
2011-01-21Use an unsigned integer for representing the PIN lengthJohan Hedberg
2010-12-29Simplify btd_event_conn_complete logicJohan Hedberg
2010-12-29Don't force device creation for pairing failure eventsJohan Hedberg
2010-12-28Fix leak of EIR data if RSSI does not changeAnderson Lizardo
2010-12-27Remove outdated commentsAnderson Lizardo
2010-12-27Remove ancient NAME_SENT name resolution statusAnderson Lizardo
2010-12-21Remove le_advertising_info struct from adapter.cBruna Moreira
2010-12-20Move debug key handling into adapter_opsJohan Hedberg
2010-12-20Fix memory leak of unused EIR nameAnderson Lizardo
2010-12-19Rename btd_event_inquiry_result to btd_event_device_foundJohan Hedberg
2010-12-19Move PIN code storage access to core daemonJohan Hedberg
2010-12-19Move storage dependencies from hciops to core daemonJohan Hedberg
2010-12-19Move local name parsing to parse_eir_data()Anderson Lizardo
2010-12-19Move AD flags parsing to parse_eir_data()Anderson Lizardo
2010-12-19Modify get_eir_uuids() to parse other EIR dataAnderson Lizardo
2010-12-19Move get_eir_uuids() from src/adapter.c to src/event.cAnderson Lizardo
2010-12-19Add manager_foreach_adapter()Johan Hedberg
2010-12-19Fix clearing authentication request for renewed keysJohan Hedberg
2010-12-19Fix setting paired state when device->authr is falseJohan Hedberg
2010-11-28Remove unused includesJohan Hedberg
2010-11-18Advertising data: extract local nameBruna Moreira
2010-11-15Initial advertising data parsing implementationBruna Moreira
2010-11-12Get rid of event.c wrapper for SSP mode read eventJohan Hedberg
2010-11-12Move SSP mode reading into hciopsJohan Hedberg
2010-11-11Refactor get_eir_uuids() to get EIR data length parameterAnderson Lizardo
2010-11-10Fix legacy link key storing for some buggy adaptersJohan Hedberg
2010-11-08Remove unnecessary parameter from btd_event_request_pinJohan Hedberg
2010-11-08Clean up hciops codeJohan Hedberg
2010-10-26Rename dbus-hci.c event.c and use btd_event_ prefix for itJohan Hedberg