History log of /btstack/src/classic/sdp_client.c (Results 26 – 46 of 46)
Revision Date Author Comments
# 235946f1 26-Mar-2017 Matthias Ringwald <[email protected]>

bluetooth_sdp: use scraped SDP UUID and PSMs for SDP record creation and parsing


# ab2c6ae4 24-Mar-2017 Matthias Ringwald <[email protected]>

tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__


# 9ec2630c 22-Dec-2016 Matthias Ringwald <[email protected]>

fix unused parameters warning


# 282ceebc 08-Apr-2016 Matthias Ringwald <[email protected]>

sdp_client: return error instead or copmlete event with error code


# fffd8860 07-Apr-2016 Matthias Ringwald <[email protected]>

sdp_client: use request_can_send_now strategy


# 59c6af15 28-Mar-2016 Matthias Ringwald <[email protected]>

add classic/core.h and ble/core.h, add ENABLE_CLASSIC where missing


# 0e2df43f 19-Feb-2016 Matthias Ringwald <[email protected]>

event: introduce hci_event_packet_get_type


# 023f2764 18-Feb-2016 Matthias Ringwald <[email protected]>

sdp_query_util: inline into sdp_util and sdp_client


# e5057641 17-Feb-2016 Matthias Ringwald <[email protected]>

sdp_query: emit SDP_EVENT_QUERY_COMPLETE with error SDP_QUERY_BUSY


# 6c927b22 17-Feb-2016 Matthias Ringwald <[email protected]>

sdp_query: pass in packet handler on query instead of global registration. integrate sdp_parser into sdp_client


# 746ccb7e 07-Feb-2016 Matthias Ringwald <[email protected]>

rename sdp -> sdp_server


# 1b89a84b 05-Feb-2016 Matthias Ringwald <[email protected]>

use L2CAP/RFCOMM_EVENT_CAN_SEND_NOW instead of DAEMON_EVENT_HCI_PACKET_SEND


# f8fbdce0 31-Jan-2016 Matthias Ringwald <[email protected]>

use little/big_endian_read/store_16/24/32


# 7907f069 21-Jan-2016 Matthias Ringwald <[email protected]>

btstack-config.h -> btstack_config.h


# a9a4c409 21-Jan-2016 Matthias Ringwald <[email protected]>

structure btstack-config.h


# ce8f182e 21-Jan-2016 Matthias Ringwald <[email protected]>

l2cap: drop _internal


# 56042629 21-Jan-2016 Matthias Ringwald <[email protected]>

hci_cmds -> hci_cmd


# 16ece135 20-Jan-2016 Matthias Ringwald <[email protected]>

prefix debug with btstack_


# 4b7dd87a 13-Nov-2015 Matthias Ringwald <[email protected]>

use l2cap_create_channel instead of deprecated l2cap_create_channel_internal


# 3edc84c5 13-Nov-2015 Matthias Ringwald <[email protected]>

fix paths after source reorg


# 3deb3ec6 13-Nov-2015 Matthias Ringwald <[email protected]>

split sources into core, ble, and classic


12