#
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
|
#
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
|
#
83f1bca0 |
| 27-Sep-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: emit PBAP_SUBEVENT_CARD_RESULT, show in demo app
|
#
e03b79ab |
| 26-Sep-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: implement pbap_lookup_by_number
|
#
c1bc0b8e |
| 17-Sep-2018 |
Matthias Ringwald <[email protected]> |
pbap_client: add support for md5 authentication challenge
|
#
3a7447a3 |
| 20-Aug-2018 |
Matthias Ringwald <[email protected]> |
pbap: add pbap_get_phonebook_size to get phonebook entry count
|
#
f1b34e8d |
| 19-Mar-2017 |
Matthias Ringwald <[email protected]> |
pbap: add Phone Book Access Client (PBAP) over General Object Exchange (GOEP)
create RFCOMM connection send OBEX Connect and receive response retrieve phone book repeat GET request when response inc
pbap: add Phone Book Access Client (PBAP) over General Object Exchange (GOEP)
create RFCOMM connection send OBEX Connect and receive response retrieve phone book repeat GET request when response incomplete start extracting goep_client.h support CONNECT message support GET message add obex_iterator use obex_iterator goep_client adds connection_id if available avoid accessing internal goep state from pbap start extracting pbap_client.h events: add meta events and data packet types for GOEP and PBAP use events and data packet type for goep use events and data packet type for pbap remove private fields from GOEP_SUBEVENT_CONNECTION_OPENED implement SetPhoneBook return cid in connect operations, return errors if busy, return obex errors limit OBEX packet size by bearer MTU split into obex.h, goep_client.h, goep_client.c, pbap_client.h, pbab_client.c fix state after pull phonebook add console UI for testing clean up code provide packet_handler in create connection for pbap_client and goep_client annotate headers for goep_client and pbap_client
show more ...
|