1
2
3
4
5
6
framework module TYBluetooth {
  umbrella header "TYBluetooth.h"
 
  export *
  module * { export * }
}