sonyxperiadev / device-sony-loire

17 stars 40 forks source link

sony: loire: Bluetooth unified configuration #98

Closed humberos closed 7 years ago

humberos commented 7 years ago

Use same BT configuration from shinano.

BCM devices should use the same configuration since bluesleep and serial drivers were changed to get BT and FM working simultaneously.

Signed-off-by: Humberto Borba humberos@gmail.com Change-Id: I8ede9a0a496306de2b28d86617de6d3bccc96f68

humberos commented 7 years ago

@jerpelea I think may we could move all BT config to common (like brcm_fm library).

oshmoun commented 7 years ago

so this is only meant for the pairing issue right? Because the coherency issue is not resolved. still the same as before, can't turn bt on or off while fm is turned on, because both bt and fm break.

humberos commented 7 years ago

The intention of this patch is get BT config unified with shinano

humberos commented 7 years ago

Pairing and coherence processes still broken on loire.

oshmoun commented 7 years ago

ah, sorry! then I can confirm that kugo's bt+fm situation is the same as before, no regressions 👍

humberos commented 7 years ago

@oshmoun could you try stock libbt?

oshmoun commented 7 years ago

umm, not sure which exact file that would be is it bt hal (/system/lib64/hw/bluetooth.default.so) ? or do you mean libbt_vendor.so (/system/vendor/lib64/libbt-vendor.so) ?