idf_component_register(
    SRCS "ble_transfer.c" "ble.c"
    INCLUDE_DIRS "./include"
    REQUIRES bt
)