idf_component_register(
  SRCS "ble_scan_bsp.c"
  
  INCLUDE_DIRS "."

  REQUIRES bt)
