#
60b9e82f |
| 26-Mar-2016 |
Matthias Ringwald <[email protected]> |
hci/gap: move set_class_of_device to gap
|
#
d999b54e |
| 25-Mar-2016 |
Matthias Ringwald <[email protected]> |
hci: update acl fragment position before sending as HCI_EVENT_TRANSPORT_PACKET_SENT might be emitted during transport sent
|
#
12754bbe |
| 23-Mar-2016 |
Matthias Ringwald <[email protected]> |
hci: log ACL buffer state
|
#
4ced4e8c |
| 23-Mar-2016 |
Matthias Ringwald <[email protected]> |
gap: pass le_connection_parameter_range_t as pointer
|
#
a6ddbcb9 |
| 22-Mar-2016 |
Matthias Ringwald <[email protected]> |
hci: re-add local version information callback for dynamic chipset configuration
|
#
4f4e0224 |
| 18-Mar-2016 |
Matthias Ringwald <[email protected]> |
hci: less debug for adv reports
|
#
501f56b3 |
| 09-Mar-2016 |
Matthias Ringwald <[email protected]> |
add gap_scan_response_set_data
|
#
045013fe |
| 07-Mar-2016 |
Matthias Ringwald <[email protected]> |
java: use streamline event names, GAP_LE_EVENT_ADVERTISING_REPORT -> GAP_EVENT_ADVERTISING_REPORT
|
#
71c4de7a |
| 01-Mar-2016 |
Matthias Ringwald <[email protected]> |
sco: HAVE_SCO_OVER_HCI -> ENABLE_SCO_OVER_HCI
|
#
0e2df43f |
| 19-Feb-2016 |
Matthias Ringwald <[email protected]> |
event: introduce hci_event_packet_get_type
|
#
fc64f94a |
| 19-Feb-2016 |
Matthias Ringwald <[email protected]> |
use hci_con_handle_t more
|
#
711e6c80 |
| 19-Feb-2016 |
Matthias Ringwald <[email protected]> |
use hci_con_handle_t more
|
#
15a95bd5 |
| 18-Feb-2016 |
Matthias Ringwald <[email protected]> |
gap: declare more hci functions as gap functions
|
#
63fa3374 |
| 18-Feb-2016 |
Matthias Ringwald <[email protected]> |
hci_transport: send HCI_EVENT_TRANSPORT_PACKET_SENT when buffer can be re-used, send HCI_EVENT_SCO_CAN_SEND_NOW if that's separate
|
#
d8e8f12a |
| 12-Feb-2016 |
Matthias Ringwald <[email protected]> |
gap.h: use gap_ instead of le_central_ or gap_le_
|
#
2d5e09d6 |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
hci: set link_key_db via hci_set_link_key_db instead of via hci_init().
|
#
9d294ab5 |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
hci.h: mark transport config as const
|
#
95d71764 |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
hci.h: cleanup, mark functions as static
|
#
073bd0fa |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
hci: COMMAND_COMPLETE_EVENT->HCI_EVENT_IS_COMMAND_COMPLETE. COMMAND_STATUS_EVENT->HCI_EVENT_IS_COMMAND_STATUS
|
#
b83d5eab |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
hci: mark most hci_emit_... as private
|
#
300c1ba4 |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
hci: fix event logging in hci_emit_event
|
#
724d70a2 |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
bt_flip_addr(dest,src) -> reverse_bd_addr(src,dest)
|
#
dd5d695e |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
Merge branch 'master' into ble-api-cleanup
|
#
a650ba4d |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
hci: make sure hci_run is called after transition to HCI_STATE_WORKING
|
#
058e3d6b |
| 10-Feb-2016 |
Matthias Ringwald <[email protected]> |
util.h: use lower case for bd_addr_copy and bd_addr_cmp
|