Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3fed3f1e authored by Jakub Pawlowski's avatar Jakub Pawlowski Committed by Jakub Pawłowski
Browse files

Unify device name types

find -type f -exec sed -i 's/BTM_MAX_REM_BD_NAME_LEN/BD_NAME_LEN/' "{}" +;
find -type f -exec sed -i 's/tBTM_BD_NAME/BD_NAME/' "{}" +;
find -type f -exec sed -i 's/BTM_MAX_LOC_BD_NAME_LEN/BD_NAME_LEN/' "{}" +;
find -type f -exec sed -i 's/tBTM_LOC_BD_NAME/BD_NAME/' "{}" +;
clang-format
Remove double  #defines

Bug: 329458883
Test: mma -j32
Flagging: exempt, no-op
Change-Id: I2281f2d12307b9598a07d849a097410004aaad80
parent f6995b81
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment