- b274fd3 am d382270c: am ef04b8a2: Merge "Set some SMP and GATT to FALSE if BLE is FALSE" into klp-modular-dev by Mike J. Chen · 11 years ago
- d382270 am ef04b8a2: Merge "Set some SMP and GATT to FALSE if BLE is FALSE" into klp-modular-dev by Mike J. Chen · 11 years ago
- ef04b8a Merge "Set some SMP and GATT to FALSE if BLE is FALSE" into klp-modular-dev by Mike J. Chen · 11 years ago
- a2c51a7 Set some SMP and GATT to FALSE if BLE is FALSE by Mike J. Chen · 11 years ago
- 7ec9ec8 am 04276619: am 384d6211: Merge "Revert "Make all warnings fatal compilation errors"" into klp-modular-dev by Mike J. Chen · 11 years ago
- 0427661 am 384d6211: Merge "Revert "Make all warnings fatal compilation errors"" into klp-modular-dev by Mike J. Chen · 11 years ago
- 384d621 Merge "Revert "Make all warnings fatal compilation errors"" into klp-modular-dev by Mike J. Chen · 11 years ago
- 5b9c7f7 Revert "Make all warnings fatal compilation errors" by Mike J. Chen · 11 years ago
- 85c1751 am 3d4f5c71: am b83a8234: Merge changes Ifc373f95,I95eb887a,I1e6be2ab,Ia6ea939a,I147d0138, ... into klp-modular-dev by Mike J. Chen · 11 years ago
- 3d4f5c7 am b83a8234: Merge changes Ifc373f95,I95eb887a,I1e6be2ab,Ia6ea939a,I147d0138, ... into klp-modular-dev by Mike J. Chen · 11 years ago
- b83a823 Merge changes Ifc373f95,I95eb887a,I1e6be2ab,Ia6ea939a,I147d0138, ... into klp-modular-dev by Mike J. Chen · 11 years ago
- ba1ee42 Make all warnings fatal compilation errors by Mike J. Chen · 11 years ago
- 5cd8bff Major warnings cleanup by Mike J. Chen · 11 years ago
- 60126e4 Add macro UNUSED() to bt_utils.h by Mike J. Chen · 11 years ago
- c25fdc7 Fix unused parameter warning in static function by Mike J. Chen · 11 years ago
- d2710d0 Add "static" to a static function by Mike J. Chen · 11 years ago
- 92c997f Fix a number of unused parameter warnings in static functions by Mike J. Chen · 11 years ago
- 016e25e Fix bug with wrong parameter passed to logu by Mike J. Chen · 11 years ago
- 68630eb Default send_ind_evt should be FALSE by Mike J. Chen · 11 years ago
- a02a48c Fix warning "implicit declaration of function 'GAP_BleReadPeerPrefConnParams'" by Mike J. Chen · 11 years ago
- 9e2cac2 am 7d785aaf: am a5df8e12: Merge "Accept takes a socklen_t, not an int." by Elliott Hughes · 11 years ago
- 7d785aa am a5df8e12: Merge "Accept takes a socklen_t, not an int." by Elliott Hughes · 11 years ago
- a5df8e1 Merge "Accept takes a socklen_t, not an int." by Elliott Hughes · 11 years ago
- 730a4b2 Accept takes a socklen_t, not an int. by Elliott Hughes · 11 years ago
- d992104 am 5fba60a8: resend discovery primary service ATT request with timeout by Zhihai Xu · 11 years ago
- 5fba60a resend discovery primary service ATT request with timeout by Zhihai Xu · 11 years ago
- ac49592 Fix unused parameter warnings in static functions by changing prototype by Mike J. Chen · 11 years ago
- 22df1f7 Fix some unused parameter warnings in static functions by Mike J. Chen · 11 years ago
- 23b252c Fix warnings about implicit declaration of bdcmp and bdcpy by Mike J. Chen · 11 years ago
- 6b20f3e Fix warning "comparison is always true due to limited range of data type" by Mike J. Chen · 11 years ago
- dbdc69f Fix warning "suggest braces around empty body in an 'if' statement" by Mike J. Chen · 11 years ago
- 9603e2e Fix warning "comparison is always true due to limited range of data type" by Mike J. Chen · 11 years ago
- d8e5227 Add a function prototype for btm_ble_test_command_complete by Mike J. Chen · 11 years ago
- e68ffb0 Change argument to return ptr rather than assign to unused local by Mike J. Chen · 11 years ago
- d6750ef Fix warning "comparison is always true due to limited range of data type" by Mike J. Chen · 11 years ago
- e5febfe Fix warnings about implicit declarations by Mike J. Chen · 11 years ago
- 63471e7 Fix warning "implicit declaration of function 'bdcmp'" by Mike J. Chen · 11 years ago
- 7909749 Fix warning "case label value exceeds maximum value for type" by Mike J. Chen · 11 years ago
- 41eee7b Fix missing initializer warning by Mike J. Chen · 11 years ago
- f1c6fab Fix missing initializer warning by Mike J. Chen · 11 years ago
- cc9f6b6 Fix warning about missing initializer by Mike J. Chen · 11 years ago
- d8edb46 am e372d9b5: Merge "Fix HID get_report callback support" into klp-modular-dev by Mike J. Chen · 11 years ago
- e372d9b Merge "Fix HID get_report callback support" into klp-modular-dev by Mike J. Chen · 11 years ago
- 123b874 am 7edcc061: am a94ee494: Merge "Fix calls to pthread_setschedparam." by Matthew Xie · 11 years ago
- 7edcc06 am a94ee494: Merge "Fix calls to pthread_setschedparam." by Matthew Xie · 11 years ago
- a94ee49 Merge "Fix calls to pthread_setschedparam." by Matthew Xie · 11 years ago
- b46d9b8 Fix HID get_report callback support by Mike J. Chen · 11 years ago
- 215cc26 am e0c5396c: am 32d2c034: Merge "external/bluetooth/bluedroid: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH" by Colin Cross · 11 years ago
- e0c5396 am 32d2c034: Merge "external/bluetooth/bluedroid: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH" by Colin Cross · 11 years ago
- 32d2c03 Merge "external/bluetooth/bluedroid: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH" by Colin Cross · 11 years ago
- 273789b external/bluetooth/bluedroid: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH by Colin Cross · 11 years ago
- bcfbc24 Fix calls to pthread_setschedparam. by Sharvil Nanavati · 11 years ago
- 646b9a8 Merge "the status in the BLE disconnected callback is always success instead of the reason." by Zhihai Xu · 11 years ago
- 27166c6 the status in the BLE disconnected callback is always success instead of the reason. by Zhihai Xu · 11 years ago
- e6e1fc2 Merge "memory corruption on bluetooth stack." by Zhihai Xu · 11 years ago
- 7f9bcf8 memory corruption on bluetooth stack. by Zhihai Xu · 11 years ago
- ddcf2f9 Merge "increase the bluetooth task priority when start a2dp." by Zhihai Xu · 11 years ago
- d9c3c38 Merge "trouble syncing with fitbit and can't turn off bluetooth." by Zhihai Xu · 11 years ago
- 1a558ca a race condition which can cause potential BT preload timeout. by Zhihai Xu · 11 years ago
- 83d709a trouble syncing with fitbit and can't turn off bluetooth. by Zhihai Xu · 11 years ago
- 4128e36 increase the bluetooth task priority when start a2dp. by Zhihai Xu · 11 years ago
- 6a5cd52 Merge "BLE stack doesn't handle multiple l2cap_conn_update requests" by Zhihai Xu · 11 years ago
- 91f80c8 Merge "Crash pairing keyboard/mouse on N5" by Zhihai Xu · 11 years ago
- b6dffc1 Crash pairing keyboard/mouse on N5 by Zhihai Xu · 11 years ago
- 2b12a21 Merge "read report array out of boundary for BLE HID device." by Zhihai Xu · 11 years ago
- eeeac99 LE: Add service UUIDs and data to advertising data by Andre Eisenbach · 11 years ago
- 2711dc1 Merge "need to increase maximum number HID report for HOGP" by Zhihai Xu · 11 years ago
- aac02e8 Can only support two HID report instance for BLE HID. by Zhihai Xu · 11 years ago
- ac1d544 need to increase maximum number HID report for HOGP by Zhihai Xu · 11 years ago
- 656792f read report array out of boundary for BLE HID device. by Zhihai Xu · 11 years ago
- 15d0a0c BLE stack doesn't handle multiple l2cap_conn_update requests by Zhihai Xu · 11 years ago
- 6567fa2 Merge "RFCOMM: fix connection timeout during security setup" by Zhihai Xu · 11 years ago
- 5acd502 RFCOMM: fix connection timeout during security setup by kschulz · 11 years ago
- f1d68e9 fix for btsnoop log blogging HCI socket by Kim Schulz · 11 years ago
- 9628abf remove space. by Zhihai Xu · 11 years ago
- d8d1087 Merge "fixed problem with parsing GetAllCapabilitiesRsp" by Zhihai Xu · 11 years ago
- 2fc1a9a fixed problem with parsing GetAllCapabilitiesRsp by Kim Schulz · 11 years ago
- 2a2701c Fixes for problems found with coverity analyzer by Kim Schulz · 11 years ago
- 41b3391 Merge " the HID device state is out of sync after upair." by Zhihai Xu · 11 years ago
- 03c2693 the HID device state is out of sync after upair. by Zhihai Xu · 11 years ago
- 491cc70 Merge "fix a potential native crash during bluetooth sutdown" by Zhihai Xu · 11 years ago
- 6c65c2f fix a potential native crash during bluetooth sutdown by Zhihai Xu · 11 years ago
- b372470 Merge "implement flow control to avoid dropping packets in btif_media_task." by Zhihai Xu · 11 years ago
- 4aebca4 implement flow control to avoid dropping packets in btif_media_task. by Zhihai Xu · 11 years ago
- f507e5e Merge "should return correct length and use shorter poll time for ad2p data" by Zhihai Xu · 11 years ago
- 01c686c should return correct length and use shorter poll time for ad2p data by Zhihai Xu · 11 years ago
- 0f63102 Merge "Bluetooth does not provide unique identifier for HID devices" by Zhihai Xu · 11 years ago
- e4c9b75 Bluetooth does not provide unique identifier for HID devices by Zhihai Xu · 11 years ago
- b224d3a Merge "set HID major in class of device of inquiry result for HID over LE" by Zhihai Xu · 11 years ago
- 1237ee3 set HID major in class of device of inquiry result for HID over LE by Zhihai Xu · 11 years ago
- f081595 Merge "BLE HID device connection failure due to security error." by Zhihai Xu · 11 years ago
- 7051db3 BLE HID device connection failure due to security error. by Zhihai Xu · 11 years ago
- 0b93f5c use bluetooth HID remote device name as input device name. by Zhihai Xu · 11 years ago
- caf8deb Merge "Remove the device from le backgrond connection whitelist when it's unpaired" by Zhihai Xu · 11 years ago
- bd68d68 Remove the device from le backgrond connection whitelist when it's unpaired by Zhihai Xu · 11 years ago
- 9d6b337 Merge "BLE Secuity manager state machine generate wrong pairing success event." by Zhihai Xu · 11 years ago
- 5844060 BLE Secuity manager state machine generate wrong pairing success event. by Zhihai Xu · 11 years ago
- 28b978c Merge "Duplicate pair request are generated in BLE SMP." by Zhihai Xu · 11 years ago
- 503a550 Duplicate pair request are generated in BLE SMP. by Zhihai Xu · 11 years ago
- 51d5f63 sometime the BLE connection parameter isnot updated for the first time by Zhihai Xu · 11 years ago