expo-ble模块测试demo
This commit is contained in:
8
ble/index.ts
Normal file
8
ble/index.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
export * from './core/types';
|
||||
export * from './core/BleClient';
|
||||
export * from './protocol/Constants';
|
||||
export * from './protocol/types';
|
||||
export * from './protocol/ProtocolManager';
|
||||
export * from './services/BleProtocolService';
|
||||
export * from './services/DeviceInfoService';
|
||||
export * from './services/FileTransferService';
|
||||
Reference in New Issue
Block a user