-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BT Mac #3
Comments
12-28 13:33:59.400 1082 1477 I bt_vendor: ++init |
@DrRamm do you find out why mac got changed?? |
@khanfrd bt? seems like we need stay at old bt.sh instead of binary |
@DrRamm yeah that's the only workaround i found, may be new blobs needed i guess, thanks |
@DrRamm I would like to ask how this Bluetooth log is viewed, the wifi mac you mentioned earlier I have seen in dmesg |
@DrRamm sorry what? I didn't get you. Pls, describe more |
How to View Bluetooth Log @DrRamm |
@760644586 well I use |
Do you know where IMEI address are read? @DrRamm |
@DrRamm static void requestCdmaDeviceIdentity(int request __unused, void *data __unused,
} In the file aosp/hardware/ril/reference-ril/reference-ril.c, there is a method as follows
So I think it's not reference-ril.so that reads imei. Solution, thank you. My English is not good. Description may have some problems. |
It found right (i think so) Mac
bt_vendor: BD Address: 73:69:c6:67:22:22
But then
BluetoothAdapterProperties: Address is:00:00:00:00:5A:AD
BluetoothManagerService: Bluetooth Adapter address changed to 00:00:00:00:5A:AD
The text was updated successfully, but these errors were encountered: