28 Commits

Author SHA1 Message Date
Matthias Ringwald
2d4c8c042f bnep: BNEP_EVENT_CAN_SEND_NOW instead of BNEP_EVENT_READY_TO_SEND 2016-03-31 15:18:39 +02:00
Matthias Ringwald
99a1006758 Merge branch 'master' into develop 2016-03-17 14:16:38 +01:00
Matthias Ringwald
1169d70785 HSP_SUBEVENT_AUDIO_CONNECTION_COMPLETE add missing connection handle 2016-03-07 17:26:20 +01:00
Matthias Ringwald
045013fe99 java: use streamline event names, GAP_LE_EVENT_ADVERTISING_REPORT -> GAP_EVENT_ADVERTISING_REPORT 2016-03-07 17:19:53 +01:00
Matthias Ringwald
d63c37a1e9 merge follow-up 2016-03-03 14:29:18 +01:00
Matthias Ringwald
ca0d73dee0 events: fix format 2016-02-19 11:11:17 +01:00
Matthias Ringwald
e10ce42608 introduce meta event for ANCS Client events 2016-02-18 20:59:42 +01:00
Matthias Ringwald
39d235cb94 sort events a bit 2016-02-18 17:25:59 +01:00
Matthias Ringwald
e2334cdccc daemon: remove unneccessary events 2016-02-18 17:23:42 +01:00
Matthias Ringwald
63fa3374ea hci_transport: send HCI_EVENT_TRANSPORT_PACKET_SENT when buffer can be re-used, send HCI_EVENT_SCO_CAN_SEND_NOW if that's separate 2016-02-18 14:48:41 +01:00
Matthias Ringwald
827b1c43e5 use DAEMON prefix for daemon events 2016-02-18 12:24:44 +01:00
Matthias Ringwald
e505764193 sdp_query: emit SDP_EVENT_QUERY_COMPLETE with error SDP_QUERY_BUSY 2016-02-17 20:38:37 +01:00
Matthias Ringwald
8974fcd6cf move Bluetooth related types to bluetooth.h and BTstack types to btstack_defines.h 2016-02-10 11:35:31 +01:00
Matthias Ringwald
3bc639ce9b hci: notify if SCO can send now - if SCO flow control is enabled 2016-02-06 22:58:23 +01:00
Matthias Ringwald
b072ba3345 l2cap: document events, add L2CAP_CAN_SEND_NOW, generate events 2016-02-05 14:38:48 +01:00
Matthias Ringwald
5611a760af use for event types 2016-01-30 23:58:36 +01:00
Matthias Ringwald
a481587475 ancs_client: drop ancs_client_event_t 2016-01-29 22:35:46 +01:00
Matthias Ringwald
4de250b4e0 sdp_parser: rename SDP_QUERY_ATTRIBUTE_VALUE -> SDP_QUERY_ATTRIBUTE_BYTE. Use SDP_QUERY_ATTRIBUTE_VALUE for daemon events 2016-01-29 21:58:46 +01:00
Matthias Ringwald
4225393c87 sdp_parser: replace sdp_query_attribute_value_event_t with regular hci event 2016-01-29 20:47:17 +01:00
Matthias Ringwald
7bd8e93b3a sdp_parser: replace sdp_query_rfcomm_service_event_t with regular hci event 2016-01-29 18:06:32 +01:00
Matthias Ringwald
f5054c0028 Merge branch 'master' into ble-api-cleanup 2015-12-10 10:48:53 +01:00
Matthias Ringwald
ce263fc808 Merge branch 'master' into ble-api-cleanup 2015-11-28 14:50:36 +01:00
Matthias Ringwald
cb1f1ed1c6 fix compile 2015-11-25 15:03:17 +01:00
Matthias Ringwald
aa4dd81512 merge from master 2015-11-25 14:48:19 +01:00
Matthias Ringwald
f7a05cdac4 integrate gap_le.h into gap.h 2015-11-16 23:04:25 +01:00
Matthias Ringwald
616edd56bc replace le_command_status_t with regular Bluetooth uint8_t error codes, add le_command_status_t enums to error list 2015-11-16 22:46:17 +01:00
Matthias Ringwald
b3f90e251f move btstack OGF and OCF to btstack-defines.h 2015-11-16 15:15:57 +01:00
Matthias Ringwald
941b385515 move btstack events, errors, defines to btstack_defines.h 2015-11-15 22:44:52 +01:00