7948 Commits

Author SHA1 Message Date
Milanka Ringwald
7c979c61bf avrcp browsing controller - expand test cases 2018-04-13 16:06:55 +02:00
Milanka Ringwald
4931e24a4e avrcp browsing: implemented adding media item to now playing 2018-04-13 16:06:55 +02:00
Milanka Ringwald
4614c04963 avrcp browsing controller: adding now playing functionality 2018-04-13 16:06:55 +02:00
Milanka Ringwald
5c4bbc4e0f avrcp browsing: refactor function name, emit done event with uid_count on success 2018-04-13 16:06:55 +02:00
Milanka Ringwald
5d6a28a5fc avrcp browsing controller: fix browsing state on BT error, test get item attrs 2018-04-13 16:06:55 +02:00
Milanka Ringwald
89d1b08950 avrcp browsing controller: fix fragmented value parser 2018-04-13 16:06:54 +02:00
Milanka Ringwald
268f03e088 avrcp pts test: add usage info 2018-04-13 16:06:54 +02:00
Milanka Ringwald
9bb24eb5f0 avrcp: fix parsing header of AVRCP_BROWSING_DATA_PACKET 2018-04-13 16:06:54 +02:00
Milanka Ringwald
14e95846d8 avrcp: use byte parser for segmented packets 2018-04-13 16:06:54 +02:00
Milanka Ringwald
3e06d92f19 pts: added temporary stdin command line interface that enables more than one char as cmd 2018-04-13 16:06:54 +02:00
Milanka Ringwald
8b2b40348d avrcp controller: use max num fragments to limit num fragments that the controller can accept 2018-04-13 16:06:54 +02:00
Milanka Ringwald
864d08b05a avrcp: set addressed player, get total num items 2018-04-13 16:06:54 +02:00
Milanka Ringwald
73fba53895 avrcp browsing controller: search 2018-04-13 16:06:54 +02:00
Milanka Ringwald
be65baf476 avrcp browsing controller: fragmentation for get folder items 2018-04-13 16:06:54 +02:00
Matthias Ringwald
eb3e114b6f hfp: remove debug warning 2018-04-13 14:26:16 +02:00
Matthias Ringwald
9c9c64c1a6 hfp: lookup hfp connections by acl_handle and role 2018-04-13 14:24:40 +02:00
Matthias Ringwald
1b005648b2 hfp: handle accept sco connection in hfp_hf 2018-04-11 15:44:28 +02:00
Matthias Ringwald
e0780573cb l2cap: fix warning about non-existant connection with hande 0x000 2018-04-11 12:38:31 +02:00
Matthias Ringwald
e4f5dd75d9 hci: fix buffer overrun in gap_inquiry_explode 2018-04-10 14:07:23 +02:00
Matthias Ringwald
22387625cf hfp: fix state management when hf + ag are active 2018-04-10 11:28:59 +02:00
Matthias Ringwald
d4dd47ff43 hfp_hf: request can send now when needed 2018-04-09 15:50:35 +02:00
Matthias Ringwald
520c92d527 hfp: register for hci events in hfp.c instead of hfp_ag and hfp_hf 2018-04-09 15:32:46 +02:00
Matthias Ringwald
e9c22d4ea1 hfp: use seperate hci and rfcomm packet handler 2018-04-09 15:19:16 +02:00
Matthias Ringwald
808a498c5b libusb: copywriting 2018-04-08 22:28:59 +02:00
Matthias Ringwald
671f1aa2bc hfp: allow to use ag and hf at the same time (fix) 2018-04-08 22:08:00 +02:00
Matthias Ringwald
ca59be5193 hfp: allow to use ag and hf at the same time 2018-04-07 22:11:15 +02:00
Matthias Ringwald
323d300063 hfp: add local_role field to hfp_connection 2018-04-07 22:11:15 +02:00
Matthias Ringwald
15eeb0057d
Merge pull request #102 from andryblack/fix_overflow
l2cap: fix buffer overflow for l2cap config options
2018-04-07 11:42:54 +02:00
Matthias Ringwald
73cd8a2ad6 gap: handle HCI_SUBEVENT_LE_REMOTE_CONNECTION_PARAMETER_REQUEST 2018-04-06 14:40:38 +02:00
Matthias Ringwald
fe704c9511 hci_cmd: add le remote connection parameter commands 2018-04-06 12:31:29 +02:00
Matthias Ringwald
ff04bac77c att_db_util: added security requirement arguments to creator functions 2018-04-05 12:36:48 +02:00
Matthias Ringwald
2c37f7fbb7 chipset: add CYW20704, clean ups 2018-04-05 10:18:13 +02:00
Matthias Ringwald
2b715a1bbf sm: fix compile without SC 2018-04-05 08:32:56 +02:00
Matthias Ringwald
40c5d8508b sm: introduce sm_passkey_entry 2018-04-04 22:34:29 +02:00
Matthias Ringwald
13aa3e4b90 l2cap: fix compile for LE-only with LE Data Channels 2018-04-04 10:39:39 +02:00
Matthias Ringwald
13c412310e readme: drop v0.9 warning, update atwilc3000 firmware size and make LE-only 2018-04-03 21:34:31 +02:00
Matthias Ringwald
2b0d89b5b8 changelog: start April section 2018-04-03 21:34:05 +02:00
Matthias Ringwald
d68c09c21c pts/sm_test: all tests run 2018-04-03 18:37:07 +02:00
Matthias Ringwald
f4487237df pts/sm_test: simulate OOB data exchange, trigger pairing manually as well 2018-04-03 17:02:09 +02:00
Matthias Ringwald
b0ecbe6b0a pts/sm_test: generate sc oob data on start, track oob data, manually start central connect 2018-04-03 17:02:09 +02:00
Matthias Ringwald
cd3c43a4cf pts/sm_test: vavlidate pairing method 2018-04-03 17:02:09 +02:00
Matthias Ringwald
df3d26412f pts/sm_test: report pairing method 2018-04-03 17:02:09 +02:00
Matthias Ringwald
8493626b86 pts/sm_test: suppprt numeric comparison failed. SCJW tests complete 2018-04-03 17:02:09 +02:00
Matthias Ringwald
97a8d07355 pts/sm_test: all SCPK done 2018-04-03 17:02:09 +02:00
Matthias Ringwald
aeb1d7dba0 pts/sm_test: trigger passkey entry failed by decline bonding 2018-04-03 17:02:09 +02:00
Matthias Ringwald
45a7413e73 pts/sm_test: also simulate incorrect passkey entry 2018-04-03 17:02:09 +02:00
Matthias Ringwald
1a9063585d pts/sm_test: drop simulation of delayed key notifications 2018-04-03 17:02:09 +02:00
Matthias Ringwald
d7ffd3a975 pts/sm_test: fix check if test correct 2018-04-03 17:02:09 +02:00
Matthias Ringwald
eb1f257a14 SM/SLA/SCJW/BI-02-C,0,3,8,8,0,0,4 fixed in develop 2018-04-03 17:02:09 +02:00
Matthias Ringwald
2fdc0d5318 drop fix for pairing complete on disconnect 2018-04-03 17:02:09 +02:00