#
a5b61964 |
| 14-Dec-2018 |
Milanka Ringwald <[email protected]> |
pbab client demo: define vars before switch, fix var reasigning
|
#
8336ee1e |
| 19-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: init handle + name on card start
|
#
defb31df |
| 18-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: handle vcard listing data in body header
|
#
1d30ff2a |
| 18-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: handle vcard listing in continue packet, too
|
#
7c279088 |
| 17-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: fix get vcard list if SRM is not used, fix null dereference in log_info
|
#
aa15580e |
| 16-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: report x-bt-uid support
|
#
eeba0155 |
| 16-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: report contact format and x-bt-uci support
|
#
c18a8eaa |
| 15-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: disable obex dumper
|
#
64b19bce |
| 15-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: trigger next packet if flow_control off
|
#
16ad3745 |
| 13-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: add pbap_pull_vcard_entry
|
#
c72f2623 |
| 13-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: handle SRM response in get vcard listing operation
|
#
b5fa4c5b |
| 12-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: send headers only on first get card list request
|
#
4687d289 |
| 11-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: add pbap_pull_vcard_listing, fix set path to not send '/' in path elements
|
#
4c8da818 |
| 11-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: reset request_number before get card list
|
#
3127f224 |
| 10-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: allow to set vCardSelector and vCardSelectorOperator
|
#
60dfc259 |
| 10-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: add definitions for PropertyMask, vCardSelector, vCardSelectorOperator and PBAP Supported Features
|
#
9eb7827d |
| 09-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: add pbap_abort
|
#
c518a7a9 |
| 09-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: extract pbap_process_srm_headers for srm/srmp header handling
|
#
8854a89d |
| 09-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: flow control enabled per pbap connection
|
#
d4436ef5 |
| 09-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: pbap_set_flow_control_mode waits with requesting next chunk until pbap_next_packet is called
|
#
8c94c044 |
| 09-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: allow to specify phonebook path with pbap_pull_phonebook and pbap_get_phonebook_size
|
#
5078863b |
| 04-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: send SRM Enable and header only in first request
|
#
37ff02a9 |
| 04-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: support Single Response Mode Parameter (SRMP)
|
#
eb0753a8 |
| 04-Oct-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: support Single Response Mode (SRM), send header only in first GET request
|
#
5dcb6ca7 |
| 03-Oct-2018 |
Matthias Ringwald <[email protected]> |
Revert "l2cap ertm: allow SDU of szie MPS in first packet that contains L2CAP SDU Length"
This reverts commit f6fb536452573216b8c12692b87b78ef0221df9e.
|