Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
b006010ea09cf641244138943de199f4b07c33bd
b006010
am 479a9a37: Parse auto_pair_devlist.conf file with the generic config parser.
by Sharvil Nanavati
· 11 years ago
1c74f94
am c0048149: Fix build: BTM_BleLocalPrivacyEnabled is called from outside BLE_PRIVACY_SPT guard.
by Sharvil Nanavati
· 11 years ago
9cc0a4d
am 88e76456: Disable BLE address randomization since it causes excessive timer wakeups.
by Sharvil Nanavati
· 11 years ago
c183d5f
am 9bce2266: Implement GKI timers based on wake alarms and wake locks.
by Sharvil Nanavati
· 11 years ago
f05dfd5
am 611f3abf: Allow btsnoop logs to be read over a local socket.
by Sharvil Nanavati
· 11 years ago
c037690
am eb4fa4a5: Merge "Changed the status check for BleObserve" into klp-wireless-dev
by Wei Wang
· 11 years ago
234956c
am b8cb9576: Bluetooth: Assign max adv instance value from vendor capabilities
by Nitin Arora
· 11 years ago
13594e6
am bf611504: Merge "Save remote device name immediately" into klp-wireless-dev
by Matthew Xie
· 11 years ago
c733a78
am 970f914b: Rename UNUSED to UNUSED_ATTR in OSI due to symbol collision.
by Sharvil Nanavati
· 11 years ago
7083da2
am 9546abf9: (-s ours) Support for reading LE specific controller features
by Ganesh Ganapathi Batta
· 11 years ago
36bcfff
am 83c5256f: (-s ours) Logging cleanup: HCI and BTM trace macros.
by Sharvil Nanavati
· 11 years ago
7fac386
am f1d9b90f: Whitelist IPv6 packets so they can be sent over PAN.
by Sharvil Nanavati
· 11 years ago
faf98dc
am 54645652: Use an event file descriptor instead of a pipe to control userial.
by Sharvil Nanavati
· 11 years ago
bc24a67
am fa52a07c: Use the generic config parser to parse bt_stack.conf.
by Sharvil Nanavati
· 11 years ago
5e3874f
am f8867738: Add a generic config parser for the INI file format.
by Sharvil Nanavati
· 11 years ago
5839993
am 02124878: (-s ours) Start cleaning up log macros.
by Sharvil Nanavati
· 11 years ago
febd0ae
am 64d7ee67: Add a couple more tests for list.
by Sharvil Nanavati
· 11 years ago
7e43add
am c11b407e: (-s ours) Implement a fixed queue.
by Sharvil Nanavati
· 11 years ago
2966b00
am fa994c9b: (-s ours) Bluetooth: Changes to enable features on KWD
by Nitin Arora
· 11 years ago
eca6f31
am 44c6f8d6: (-s ours) [2/4] Add Support for AVRCP Controller Feature
by Hemant Gupta
· 11 years ago
afed125
Merge "pan_control_state_changed arggument order is not right"
by Matthew Xie
· 11 years ago
28def57
pan_control_state_changed arggument order is not right
by Matthew Xie
· 11 years ago
e2b0063
am bf0e4b26: Fix build issue for devices without BLE features.
by Wei Wang
· 11 years ago
2f784b7
am 0943c10e: (-s ours) LE: Add RRA offloading and vendor specific PCF commands
by Satya Calloji
· 11 years ago
d058415
am ffb3960b: (-s ours) LE Multi ADV feature
by Satya Calloji
· 11 years ago
63f42a7
am bfa5cf78: (-s ours) Merge "[2/4] Bluetooth: Add support for HFP Client role." into klp-wireless-dev
by Mike Lockwood
· 11 years ago
6c9e60b
am 4a1a92a5: (-s ours) Merge "Submitted on behalf of 3rd party copied from external/bluetooth/bluedroid" into klp-wireless-dev
by Mike Lockwood
· 11 years ago
c5fd68e
am 714078d9: (-s ours) LE: Add API to set scan interval and window (2/4) Delete client_if from scan api\'s Change-Id: I66e0e17221601cd07ea77cf3d61ad9ce20a603a4
by Prerepa Viswanadham
· 11 years ago
bb8c595
am 2e06f006: Unable to pair and connect A2DP headset with DUT on KWD
by Zhihai Xu
· 11 years ago
5bc61a6
am c4e0e049: (-s ours) Clean up the public functions in userial.c.
by Sharvil Nanavati
· 11 years ago
aa8cf77
am 740def52: (-s ours) Eliminate dead code (helped by compiler warnings).
by Sharvil Nanavati
· 11 years ago
8869614
am 10266fda: Fix data type for rmt_auth_req; it stores an integral value.
by Sharvil Nanavati
· 11 years ago
1174fcb
am 1671598d: (-s ours) Minor cleanup of userial code.
by Sharvil Nanavati
· 11 years ago
cf7d58b
am d9e5b349: (-s ours) Update RFCOMM socket code to use list data structure.
by Sharvil Nanavati
· 11 years ago
1002ad3
am 3542d5a9: (-s ours) Update btif_profile_queue to use the list data structure.
by Sharvil Nanavati
· 11 years ago
355f706
am cef7695c: (-s ours) Add a singly linked list implementation for OSI.
by Sharvil Nanavati
· 11 years ago
2b2e298
am 7e4c60ce: Bluetooth: On Suspend ignore media task timer event
by Hemant Gupta
· 11 years ago
7033bd9
am 0ab408fe: HID: Send Close event to upper layers during reconnection
by Hemant Gupta
· 11 years ago
e37b9e6
am ca7f48cd: GAP: Return BTM_CMD_STARTED from btm_sec_l2cap_access_req
by Hemant Gupta
· 11 years ago
3a5e6bb
am 4974d81a: MHF: Route call to correct HS in multi call scenario.
by Hemant Gupta
· 11 years ago
105883b
am d8e742ff: Merge "fix random crashes in bd2str caused by exceeding string array" into klp-wireless-dev
by Matthew Xie
· 11 years ago
d6d31e2
am a217ab9a: Resolve Pairing failure with IPhone
by Ganesh Ganapathi Batta
· 11 years ago
c07d815
am b6a91283: Temporarily fix test suite to swap arguments until code from AOSP is merged in.
by Sharvil Nanavati
· 11 years ago
8bbd06a
am 2a73b6de: (-s ours) Initial import of HAL-layer tests for bluedroid.
by Sharvil Nanavati
· 11 years ago
f9fd062
am 9a53b055: Merge "Fix Null pointer access in GKI timer library" into klp-wireless-dev
by Matthew Xie
· 11 years ago
e8e0c66
am 2a55a6e1: Merge "Fix issue of HDP select thread not exiting during BT OFF" into klp-wireless-dev
by Matthew Xie
· 11 years ago
838f2e6
am 19221011: GAP: Avoiding two disconnections from DUT
by Hemant Gupta
· 11 years ago
33c6750
am fbf76881: GAP: Update local device name immediately
by Hemant Gupta
· 11 years ago
8dc4380
am 8fe58875: (-s ours) Merge BT 4.1 features
by Ganesh Ganapathi Batta
· 11 years ago
70fa915
am ffa5c93d: fix compilation error due to not include correct header
by Zhihai Xu
· 11 years ago
6419dd6
am 2cb90bc5: (-s ours) Add support for Multi-HFP devices
by Nitin Srivastava
· 11 years ago
eaab755
am ad0b6c78: (-s ours) Bluetooth: Clear Notification array on AVRCP disconnect
by Nitin Srivastava
· 11 years ago
2760fe5
am 04670cfc: (-s ours) Set out stream to null if control socket fails to connect
by Nitin Srivastava
· 11 years ago
c3bd252
am d24ece6a: (-s ours) Bluetooth: retry recv in case of EINTR
by Nitin Srivastav
· 11 years ago
7e83d5b
am a7ea8099: Bluetooth: GAP: Remove bonded device info on Authentication fail
by Zhihai Xu
· 11 years ago
a22d021
am 2e1e6d89: (-s ours) Use standard C99 integral types. This offers better type safety.
by Sharvil Nanavati
· 11 years ago
53b4be2
am 7c540400: Increasing the SDP_MTU_SIZE from 256 to the default 672 bytes
by Zhihai Xu
· 11 years ago
98c86b2
am 45b4fafd: a2dp audio HAL: use correct interface version
by Zhihai Xu
· 11 years ago
56603ab
am f96da0ee: (-s ours) Allow simultaneous LE Observe and BTM Inquiry/Scan
by Zhihai Xu
· 11 years ago
43bf780
am 3a55ec21: SDP: Allocate proper sized scratch buffer for SDP response
by Zhihai Xu
· 11 years ago
a8021bc
am 73e68297: flounder64: bluetooth: Adjust volume level on BT HS and DUT side
by Zhihai Xu
· 11 years ago
9134208
am ad3fc6e3: (-s ours) audio: fix set_parameters return value.
by Zhihai Xu
· 11 years ago
4b21cc7
am 79eb1a64: HID: Use dynamic memory while sending data
by Hemant Gupta
· 11 years ago
a35665d
am fbaeb4a7: HID: Parse paired hid devices from bluez.
by Hemant Gupta
· 11 years ago
773b978
am 87b7cce1: GAP: Try to retrieve CoD from NVRAM if 0
by Hemant Gupta
· 11 years ago
65b19e6
am 8f322bfe: HID: Reset Disconnect Reason on Connection Establishment
by Hemant Gupta
· 11 years ago
51eb065
am 8d2128d5: HID: Remove device from nvram on auth failure
by Zhihai Xu
· 11 years ago
9b6e87a
am 45c71b06: HID: Use dynamic memory while sending report
by Zhihai Xu
· 11 years ago
a62b4e5
am bf51271f: HID: Serialize L2CAP disconnection
by Hemant Gupta
· 11 years ago
c1e100d
am 742d9fa5: HID: Handle connection failure in disconnecting state
by Hemant Gupta
· 11 years ago
f52cb5b
am 1747956b: HID: Reset Idle timeout to 0 while hid disconnection
by Hemant Gupta
· 11 years ago
b9049a7
am c1ebd4da: Merge "HID: Fix memory leak in HID Code" into klp-wireless-dev
by Zhihai Xu
· 11 years ago
ed8ed97
am c64a7a58: Merge "HID: Establish Interrupt Channel when Control channel is configured" into klp-wireless-dev
by Zhihai Xu
· 11 years ago
4aa3568
am 7a25994c: HID: Reduce poll time to 50 ms for polling from uhid driver
by Hemant Gupta
· 11 years ago
8d87db2
am 4c5f9ef5: HID: Update SSR parameters during copy.
by Hemant Gupta
· 11 years ago
e43f6cc
am 496765df: (-s ours) Merge "Fix GKI exception of calling free on an already freed buffer" into klp-wireless-dev
by Zhihai Xu
· 11 years ago
1860cfa
am 17888ed7: Merge "bluetooth: hid: store ssr_max_latency and ssr_min_tout in bonding db" into klp-wireless-dev
by Zhihai Xu
· 11 years ago
0dd39fe
am f4b8f8aa: (-s ours) Add flow control for PAN.
by Sharvil Nanavati
· 11 years ago
fc4003a
am 7f5fe664: Fixed a build warning.
by Wei Wang
· 11 years ago
3eae403
am cd50ccd7: (-s ours) Merge "LE: Add controller based advertising filter API (2/2)" into klp-wireless-dev
by Wei Wang
· 11 years ago
d0cbf79
resolved conflicts for merge of 6dae552e to master
by Matthew Xie
· 11 years ago
cee52a0
am 2d5d56ea: Rewrite PAN_Write in terms of PAN_WriteBuf.
by Sharvil Nanavati
· 11 years ago
787c506
resolved conflicts for merge of 5c42abe7 to master
by Matthew Xie
· 11 years ago
88cf4dd
am fd2e0f21: Merge "Bluetooth: GAP: Send bond none in case of temp pairing" into klp-wireless-dev
by Matthew Xie
· 11 years ago
b869593
resolved conflicts for merge of 6d4a9e9c to master
by Matthew Xie
· 11 years ago
4ad6ddb
resolved conflicts for merge of 3aafefbb to master
by Matthew Xie
· 11 years ago
b865f48
am add314d5: Merge "open GATT client didn\'t reserve the BLE link if open after connected." into klp-wireless-dev
by Zhihai Xu
· 11 years ago
b3c6b49
resolved conflicts for merge of d0f17781 to master
by Matthew Xie
· 11 years ago
c16d464
resolved conflicts for merge of 51356020 to master
by Matthew Xie
· 11 years ago
7a56e76
am 7fc4503f: Merge "print MTU size after get MTU request from iphone." into klp-wireless-dev
by Zhihai Xu
· 11 years ago
47a0eae
resolved conflicts for merge of 936531f8 to master
by Matthew Xie
· 11 years ago
75f3aa3
Merge "LE: Use write_request to set HOGP descriptors"
by Andre Eisenbach
· 11 years ago
9536abe
Merge "LE: Add notification sent and congestion callbacks (2/4)"
by Andre Eisenbach
· 11 years ago
9391247
Merge some missing pieces of AVRCP controller support from klp-wireless-dev
by Mike Lockwood
· 11 years ago
cf20482
LE: Use write_request to set HOGP descriptors
by Nitin Arora
· 11 years ago
2850d93
Merge "Fix a comment typo"
by Mike J. Chen
· 11 years ago
5022aa3
Merge "Use HCI_TRACE instead of BT_TRACE macros"
by Mike J. Chen
· 11 years ago
aa859a9
Merge "Change btif_gatt_client to use BTIF_TRACE_XXX macros instead of raw ALOGX"
by Mike J. Chen
· 11 years ago
2a1130f
Merge "Fix bug with get report completion due to uninitialized structure"
by Andre Eisenbach
· 11 years ago
9c07b33
[bluedroid] Fix slave latency and conn timeout defaults in BLE
by Steve Paik
· 11 years ago
Next »