[bbr] rename file name with bbr_ prefix (#5240)

This commit is contained in:
Rongli Sun
2020-07-15 12:25:58 -07:00
committed by Jonathan Hui
parent 4886b53b5c
commit daf89169c6
12 changed files with 19 additions and 19 deletions
+2 -2
View File
@@ -174,8 +174,8 @@ LOCAL_SRC_FILES := \
src/core/api/thread_api.cpp \
src/core/api/thread_ftd_api.cpp \
src/core/api/udp_api.cpp \
src/core/backbone_router/leader.cpp \
src/core/backbone_router/local.cpp \
src/core/backbone_router/bbr_leader.cpp \
src/core/backbone_router/bbr_local.cpp \
src/core/coap/coap.cpp \
src/core/coap/coap_message.cpp \
src/core/coap/coap_secure.cpp \