OSDN Git Service

Merge changes Ifc373f95,I95eb887a,I1e6be2ab,Ia6ea939a,I147d0138, ... into klp-modular-dev
authorMike J. Chen <mjchen@google.com>
Tue, 11 Feb 2014 20:10:59 +0000 (20:10 +0000)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 11 Feb 2014 20:11:00 +0000 (20:11 +0000)
commitb83a823466bf93f7d484f7c8d23513e0e7c1a5a8
tree0c3efec207d038f70f7020094447080cdc8c917e
parent5fba60a8761b28adec2704dcbf69376ebde4f19b
parentba1ee422cee82449e675a52a785dac1a9200a3df
Merge changes Ifc373f95,I95eb887a,I1e6be2ab,Ia6ea939a,I147d0138, ... into klp-modular-dev

* changes:
  Make all warnings fatal compilation errors
  Major warnings cleanup
  Add macro UNUSED() to bt_utils.h
  Fix unused parameter warning in static function
  Add "static" to a static function
  Fix a number of unused parameter warnings in static functions
  Fix bug with wrong parameter passed to logu
  Default send_ind_evt should be FALSE
  Fix warning "implicit declaration of function 'GAP_BleReadPeerPrefConnParams'"
  Fix unused parameter warnings in static functions by changing prototype
  Fix some unused parameter warnings in static functions
  Fix warnings about implicit declaration of bdcmp and bdcpy
  Fix warning "comparison is always true due to limited range of data type"
  Fix warning "suggest braces around empty body in an 'if' statement"
  Fix warning "comparison is always true due to limited range of data type"
  Add a function prototype for btm_ble_test_command_complete
  Change argument to return ptr rather than assign to unused local
  Fix warning "comparison is always true due to limited range of data type"
  Fix warnings about implicit declarations
  Fix warning "implicit declaration of function 'bdcmp'"
  Fix warning "case label value exceeds maximum value for type"
  Fix missing initializer warning
  Fix missing initializer warning
  Fix warning about missing initializer
stack/gatt/gatt_cl.c
stack/gatt/gatt_utils.c