Matthias Ringwald
|
441a7ef1e8
|
example: fix build
|
2021-11-16 11:09:15 +01:00 |
|
Matthias Ringwald
|
9f0b00b154
|
l2cap: emit L2CAP_EVENT_INFORMATION_RESPONSE
|
2021-11-16 11:01:05 +01:00 |
|
Matthias Ringwald
|
3cc0a36816
|
l2cap: fixed_channels_supported instead of fixed_channels
|
2021-11-16 10:59:29 +01:00 |
|
Matthias Ringwald
|
d676fa4b9b
|
l2cap: trigger information request for outgoing connections only if ERTM requested
|
2021-11-16 10:48:57 +01:00 |
|
Matthias Ringwald
|
63d7a6478e
|
l2cap: trigger information request for incoming connections after connection was accepted by user
|
2021-11-16 10:48:57 +01:00 |
|
Matthias Ringwald
|
c1c10361fb
|
l2cap: send fixed channel request
|
2021-11-16 10:48:57 +01:00 |
|
Matthias Ringwald
|
947e749bbf
|
l2cap: remove block around INFORMATION_RESPONSE case
|
2021-11-16 10:48:57 +01:00 |
|
Matthias Ringwald
|
f3cc96b2bc
|
l2cap: extract l2cap_handle_information_request_complete
|
2021-11-16 10:48:57 +01:00 |
|
Matthias Ringwald
|
1b3d75dd09
|
l2cap: trigger information request on: encryption, in- and outgoing connections
|
2021-11-16 10:48:57 +01:00 |
|
Matthias Ringwald
|
1901fae507
|
l2cap: provide l2ap_run_information_requests
|
2021-11-16 10:48:57 +01:00 |
|
Matthias Ringwald
|
0b81d2a574
|
l2cap: eplaced l2cap_register_packet_handler with l2cap_add_event_handler to register multiple handlers
|
2021-11-16 10:48:40 +01:00 |
|
Matthias Ringwald
|
3dc9ca3a1d
|
l2cap: ENABLE_EXPLICIT_BR_EDR_SECURITY_MANAGER reports support for BR/EDR SM in information response
|
2021-11-09 18:58:11 +01:00 |
|
Matthias Ringwald
|
8f733c6f40
|
hci: make hci_number_free_acl_slots_for_connection_type public
|
2021-11-09 18:52:06 +01:00 |
|
Matthias Ringwald
|
6f351188be
|
hci_cmd: add hci_park_state and hci_exit_park_state
|
2021-11-05 10:07:47 +01:00 |
|
Matthias Ringwald
|
29ae3d7dfb
|
hci_cmd: add hci_hold_mode
|
2021-11-05 09:52:29 +01:00 |
|
Matthias Ringwald
|
822ca440d2
|
changelog: use 1000 ms watchdog to force power off for hci_power_control(HCI_POWER_OFF)
|
2021-11-04 15:27:14 +01:00 |
|
Matthias Ringwald
|
685ec254e6
|
hcI: add 1000 ms watchdog that forces power off for hci_power_control(HCI_POWER_OFF)
|
2021-11-04 15:18:24 +01:00 |
|
Matthias Ringwald
|
1f9eb2cc91
|
hci: extract hci_discard_connections
|
2021-11-04 15:14:57 +01:00 |
|
Matthias Ringwald
|
83dc1a9863
|
hci: extract hci_whitelist_free
|
2021-11-04 11:46:15 +01:00 |
|
Matthias Ringwald
|
d420eb705d
|
test/le_device_db_tlv: add test for replace of old entry
|
2021-11-04 10:35:49 +01:00 |
|
Matthias Ringwald
|
99f3ea79a3
|
le_device_db_tlv: don't increase num valid entries if entry is replaced
|
2021-11-04 10:35:32 +01:00 |
|
Milanka Ringwald
|
2fca4dad95
|
license: update text
|
2021-11-02 09:31:00 +01:00 |
|
Milanka Ringwald
|
66e22952df
|
avrcp_controller: implement avrcp_controller_get_now_playing_info_for_media_attribute_id
|
2021-11-01 11:28:22 +01:00 |
|
Milanka Ringwald
|
6b65794db8
|
docs: use @return instead of @returns
|
2021-11-01 11:20:13 +01:00 |
|
Milanka Ringwald
|
03b8223bf9
|
tool: update copyright script
|
2021-11-01 11:20:13 +01:00 |
|
Matthias Ringwald
|
508bb0cd2c
|
l2cap: remote features not required for SDP connections
|
2021-10-29 11:15:45 +02:00 |
|
Matthias Ringwald
|
c0f9182619
|
l2cap: incoming SDP connection don't need remote features
|
2021-10-29 11:12:48 +02:00 |
|
Matthias Ringwald
|
c2ac1eb3e0
|
l2cap: outgoing SDP connection don't need remote features
|
2021-10-29 11:12:48 +02:00 |
|
Matthias Ringwald
|
da93d0adf8
|
l2cap: hci_remote_features_query already called in l2cap_handle_connection_complete already for outgoing connections
|
2021-10-29 11:12:48 +02:00 |
|
Matthias Ringwald
|
dbe0d85cf7
|
hci: use hci_trigger_remote_features_for_connection on connection encrypted
|
2021-10-29 11:12:48 +02:00 |
|
Matthias Ringwald
|
c9742cd19b
|
hci: exract hci_trigger_remote_features_for_connection
|
2021-10-29 11:12:48 +02:00 |
|
Milanka Ringwald
|
7229b758f2
|
avrcp_cotroller: handle notification registration reject
|
2021-10-29 09:31:39 +02:00 |
|
Milanka Ringwald
|
40778676ad
|
avrcp_target: remove unused events
|
2021-10-29 09:31:39 +02:00 |
|
Matthias Ringwald
|
51b2c70e36
|
l2cap: extract l2cap_send_signaling_packet usable for br/edr and le
|
2021-10-28 21:38:11 +02:00 |
|
Milanka Ringwald
|
641571e8d0
|
avdp/avrcp: remove log_error when returning error code
|
2021-10-28 15:03:51 +02:00 |
|
Milanka Ringwald
|
529f9fcac2
|
example/a2dp_sink_demo: fix compile
|
2021-10-28 15:02:46 +02:00 |
|
Milanka Ringwald
|
0346f11d88
|
avrcp_target: set events and companies
|
2021-10-28 11:46:53 +02:00 |
|
Milanka Ringwald
|
8904232662
|
avrcp_target: send supported events and companies directly on AVRCP_PDU_ID_GET_CAPABILITIES query, remove callback from the app
|
2021-10-28 11:39:12 +02:00 |
|
Milanka Ringwald
|
93259c07e3
|
avrcp_target: extract function
|
2021-10-28 11:32:07 +02:00 |
|
Milanka Ringwald
|
3b8b393a5b
|
avrcp_controller: rename variables
|
2021-10-28 11:27:53 +02:00 |
|
Matthias Ringwald
|
1dc973e755
|
gap: use gap_inquiry_set_scan_activity
|
2021-10-28 09:56:28 +02:00 |
|
Matthias Ringwald
|
c61d23ae45
|
l2cap: fix build
|
2021-10-28 09:56:05 +02:00 |
|
Matthias Ringwald
|
c0c8a8293c
|
gap: gap_inquiry_set_scan_activity to set Inquiry Scan Activity
|
2021-10-28 09:36:59 +02:00 |
|
Matthias Ringwald
|
4dc99b9dc8
|
l2cap: rename l2cap_send_signaling_packet into l2cap_classic_send_signaling_packet
|
2021-10-27 16:54:15 +02:00 |
|
Matthias Ringwald
|
436279c9b0
|
l2cap_signaling: use assert to check command
|
2021-10-27 16:21:20 +02:00 |
|
Matthias Ringwald
|
d5a98629e6
|
l2cap: inline l2cap_create_signaling_classic and l2cap_create_signaling_le
|
2021-10-27 16:21:20 +02:00 |
|
Matthias Ringwald
|
06a2657984
|
l2cap_signaling: caller provides packet boundary flags
|
2021-10-27 16:08:42 +02:00 |
|
Milanka Ringwald
|
1d3f7785eb
|
avrcp_controller: fix compile
|
2021-10-27 10:09:55 +02:00 |
|
Matthias Ringwald
|
a9904214bd
|
hci: fix stack init with SCO over HCI for BCM controller
|
2021-10-26 22:12:08 +02:00 |
|
Milanka Ringwald
|
b2e02b8d16
|
avrcp_controller: rename event
|
2021-10-26 16:58:41 +02:00 |
|