Milanka Ringwald
|
217914701a
|
hfp: use btstack_min in hfp_gsm_set_clip [a2392]
|
2019-11-19 14:43:49 +01:00 |
|
Matthias Ringwald
|
c1ab6cc1be
|
MISRAC2012-Rule-12.1: add suggested parentheses
|
2019-11-19 14:31:48 +01:00 |
|
Matthias Ringwald
|
15a2796783
|
MISRAC2012-Rule-20.7: don't use comma operator
|
2019-11-19 12:21:02 +01:00 |
|
Milanka Ringwald
|
4cd630d959
|
avdtp source: add avdtp_max_media_payload_size to API
|
2019-11-18 11:41:15 +01:00 |
|
Milanka Ringwald
|
33f3f68c3b
|
a2dp source: wrap avdtp calls [a2371]
|
2019-11-18 11:37:12 +01:00 |
|
Milanka Ringwald
|
fcc47f4ac1
|
avdtp_source: add avdtp_source_stream_endpoint_request_can_send_now, avdtp_max_media_payload_size to API [a2368]
|
2019-11-18 11:33:00 +01:00 |
|
Milanka Ringwald
|
46982b0cab
|
avdtp_source: add avdtp_source_stream_send_media_payload to api [a2367]
|
2019-11-18 11:25:04 +01:00 |
|
Milanka Ringwald
|
e85a5146ec
|
avdtp initiator: use avdtp_cid and local seid when calling a2dp_streaming_emit_can_send_media_packet_now, fixes #261 [a2381]
|
2019-11-15 11:51:30 +01:00 |
|
Milanka Ringwald
|
259c7ac346
|
a2dp: set local seid in a2dp_streaming_emit_can_send_media_packet_now [a2381]
|
2019-11-15 11:51:30 +01:00 |
|
Milanka Ringwald
|
8d93ed253c
|
avdtp_source: update docu [a2379]
|
2019-11-15 11:51:30 +01:00 |
|
Milanka Ringwald
|
2ad6b656ce
|
avdtp: fix return status codes [a2380]
|
2019-11-15 11:51:30 +01:00 |
|
Matthias Ringwald
|
ecad2f272b
|
Merge pull request #258 from andryblack/a2dp_other_codec
a2dp: other codec support
|
2019-11-04 17:02:45 +01:00 |
|
andryblack
|
194cd2dfd8
|
avdtp: fix arg check
|
2019-11-03 16:48:50 +03:00 |
|
andryblack
|
4371814a0c
|
a2dp: other codec support
|
2019-11-03 16:44:59 +03:00 |
|
Matthias Ringwald
|
fe93465675
|
avrcp_target: increase notifications_transaction_label array to fit max notification id
|
2019-10-30 15:35:10 +01:00 |
|
Matthias Ringwald
|
cebe3e9ef6
|
fix compile warnings (unused param, signed / unsigned comparison)
|
2019-10-30 15:34:08 +01:00 |
|
Milanka Ringwald
|
84e3541e4b
|
bluetooth_psm: replace prefix PSM_ with BLUEOOTH_PSM_
|
2019-09-27 15:13:48 +02:00 |
|
Matthias Ringwald
|
9951ad9c4f
|
bnep: extract internal definitions from bluetooth.h
|
2019-09-26 16:12:12 +02:00 |
|
Matthias Ringwald
|
9d929efbf0
|
rfcomm: extract internal definitions from bluetooth.h
|
2019-09-26 13:00:10 +02:00 |
|
Milanka Ringwald
|
32272f1216
|
l2cap.h: PSM codes moved from bluetooth.h
|
2019-09-24 14:46:05 +02:00 |
|
Milanka Ringwald
|
ae8d9208a9
|
bluetooth.h: remove unused SDP defines, move SDP defines and SDP_PDU_ID_t to sdp_util.h
|
2019-09-24 14:46:05 +02:00 |
|
Milanka Ringwald
|
62faac7e54
|
a2dp_source: fix event type in a2dp_signaling_emit_delay_report, forward AVDTP_SUBEVENT_SIGNALING_CAPABILITIES_DONE event
|
2019-09-21 11:27:55 +02:00 |
|
Milanka Ringwald
|
3f03228556
|
avdtp_util: rename event
|
2019-09-21 11:27:55 +02:00 |
|
Milanka Ringwald
|
b29030856d
|
avdtp_initiator: remove dead code
|
2019-09-21 11:27:55 +02:00 |
|
Milanka Ringwald
|
522706d7b4
|
avdtp_sink: use delay in avdtp_sink_delay_report function with 100us unit
|
2019-09-21 11:27:55 +02:00 |
|
Milanka Ringwald
|
b5858f2df2
|
avdtp source: Adapt Bluetooth spec SBC configuration definition to the expected input of SBC Encoder
|
2019-09-20 15:10:24 +02:00 |
|
Milanka Ringwald
|
8b94010e12
|
avdtp: forward A2DP_SUBEVENT_SIGNALING_DELAY_REPORT as event to client app; change a2dp sink return value of a2dp_sink_create_stream_endpoint from status to stream endpoint
|
2019-09-20 14:19:40 +02:00 |
|
Milanka Ringwald
|
32c78405d2
|
avdtp: receive and emit delay report
|
2019-09-20 14:06:10 +02:00 |
|
Milanka Ringwald
|
ff6bc02c5d
|
avdtp: add DELAY_REPORT event
|
2019-09-20 13:58:59 +02:00 |
|
Milanka Ringwald
|
f6f3c9037b
|
avdtp_util: reimplement avdtp_unpack_service_capabilities to handle last category correctly, Fixes #234
|
2019-09-20 13:55:28 +02:00 |
|
Matthias Ringwald
|
895065ea12
|
rfcomm: fix compile with ERTM enabled
|
2019-09-16 11:24:05 +02:00 |
|
Matthias Ringwald
|
39426feb21
|
hfp_ag: extract hfp_ag_handle_reject_incoming_call
|
2019-09-14 16:14:34 +02:00 |
|
Milanka Ringwald
|
69d0a1a709
|
avrcp_browsing_target: fix compile
|
2019-09-13 15:16:07 +02:00 |
|
Milanka Ringwald
|
54b65e6f06
|
avrcp_browsing_controller: use local avrcp_browsing_get_next_cid function
|
2019-09-12 15:04:58 +02:00 |
|
Milanka Ringwald
|
f2d2ca19de
|
avdtp: fix compiling issue
|
2019-09-12 14:41:31 +02:00 |
|
Milanka Ringwald
|
298aeecde0
|
avrcp: handle overrun and using existing cid
|
2019-09-12 14:41:05 +02:00 |
|
Milanka Ringwald
|
af121d545b
|
avdtp: handle overrun and avoid duplicate stream endpoint id and avdtp cid
|
2019-09-10 15:07:30 +02:00 |
|
Milanka Ringwald
|
1859e0acd7
|
rfcomm: handle overrun and avoid duplicate ertm id
|
2019-09-10 14:48:01 +02:00 |
|
Milanka Ringwald
|
f53b779d3e
|
rfcomm: handle overruns and avoid duplicate id
|
2019-09-10 14:37:15 +02:00 |
|
Matthias Ringwald
|
ec818a285c
|
spp_server: add spp_create_custom_sdp_record
|
2019-09-06 18:01:52 +02:00 |
|
Matthias Ringwald
|
d9d3c2ecca
|
rfcomm: limit RFCOMM MTU by local L2CAP MTU for outgoing connections
|
2019-08-07 13:59:40 +02:00 |
|
Matthias Ringwald
|
26244be471
|
rfcomm: accept incoming L2CAP connection in Basic mode if ERTM is enabled but not requested for this connection
|
2019-08-02 18:22:14 +02:00 |
|
Milanka Ringwald
|
ea6072aff7
|
avdtp_util: fix store_bit16 issue #233
|
2019-07-01 15:26:59 +02:00 |
|
Matthias Ringwald
|
e5836baf61
|
sdp: add gatt_create_sdp_record
|
2019-06-20 11:22:56 +02:00 |
|
Matthias Ringwald
|
38933cf9d9
|
/btstack_link_key_db_static: fix compile warning
|
2019-06-17 15:36:07 +02:00 |
|
Matthias Ringwald
|
32b46fec1d
|
btstack_event: add Connection Handle to BNEP_EVENT_CHANNEL_OPENED
|
2019-06-15 19:36:09 +02:00 |
|
Matthias Ringwald
|
fb3896319c
|
bnep: BD_ADDR is stored in little-endian format for all BNEP_EVENT_*
|
2019-06-05 17:22:17 +02:00 |
|
Matthias Ringwald
|
e501bae083
|
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
2019-05-11 19:31:55 +02:00 |
|
Matthias Ringwald
|
bb2a765662
|
add missing filename tags
|
2019-05-11 19:27:14 +02:00 |
|
Matthias Ringwald
|
80e33422a9
|
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
|
2019-05-11 19:08:52 +02:00 |
|