Nolen Johnson
8e8bccf2d4
sm8350-common: bluetooth: Disable clean turn on
...
* This isn't needed anymore.
Change-Id: Ib77e5212099d82bbc07aea6044eb35109faff5cb
2022-04-01 17:24:10 +02:00
Arian
53ae7a5521
sm8350-common: bluetooth: Drop default name setup
...
There is already a fallback to the model name and using that
is perfectly fine.
Change-Id: I7900cc449cd36d327d35f0597eea6427dd710458
2022-04-01 17:24:10 +02:00
dianlujitao
8bf486aaf7
sm6250-common: bluetooth: Fix undefined PROPERTY_VALUE_MAX
...
* vendor/qcom/opensource/commonsys/bluetooth_ext/system_bt_ext/bta/swb/bta_ag_swb.cc:142:14: error: use of undeclared identifier 'PROPERTY_VALUE_MAX'
char value[PROPERTY_VALUE_MAX];
* This reverts commit 0be25326c189ad809f0c3daa04f9961b4dbbd1c8.
Change-Id: Iaa9458296d71feacc88f5f04d7f5b99616115f23
2020-07-18 13:40:40 +02:00
dianlujitao
14509d9e2f
sm6250-common: Switch to QTI bt stack
...
Change-Id: I47016b066ae800d0071dbad6a1235cbc9db3cf80
2020-07-18 13:15:53 +02:00
LuK1337
da4ac49699
sm6250-common: bluetooth: Push×pop PROPERTY_VALUE_MAX in buildcfg header
...
This deals with the PROPERTY_VALUE_MAX redefinition compilation issue.
Change-Id: I34bb283512ca1a75c680af140846f16cccf0c645
2020-07-06 04:47:59 +03:00
LuK1337
2932db6d60
sm6250-common: Fix build of our bluetooth header
...
Change-Id: I45c5a123c86f3a9ec1ac72011c018a937d4fc70f
2020-07-06 04:47:59 +03:00
LuK1337
2087946c9d
sm6250-common: Switch to a map based BT name
...
Change-Id: I6e0457441c5d2e7fd936d117439a90ae84496dc2
2020-07-06 04:47:59 +03:00
Bruno Martins
23094912ff
sm6250-common: Import BT config header
...
* Straight from CAF (as per LA.UM.6.3.r4-04300-sdm845.0),
with BTM_DEF_LOCAL_NAME unset so that ro.product.model
is used instead.
Change-Id: I20a8460c9d936cc3d94f74e469f8babf1c02bda4
2020-07-06 04:47:59 +03:00