bluetoothapiu.def

来自「qaSDQDaca<FCSASDAVCASC SDVFDSVDF」· DEF 代码 · 共 15 行

DEF
15
字号
EXPORTS
	??1BluetoothAPI@@UAE@XZ @ 1 NONAME ; BluetoothAPI::~BluetoothAPI(void)
	?create@BluetoothAPI@@SAPAV1@PAVBluetoothAPIListener@@@Z @ 2 NONAME ; class BluetoothAPI * BluetoothAPI::create(class BluetoothAPIListener *)
	?disconnectAsClient@BluetoothAPI@@QAEXXZ @ 3 NONAME ; void BluetoothAPI::disconnectAsClient(void)
	?foundDevicesList@BluetoothAPI@@QAEAAV?$vector@UBTDeviceData@@V?$allocator@UBTDeviceData@@@std@@@std@@XZ @ 4 NONAME ; class std::vector<struct BTDeviceData, class std::allocator<struct BTDeviceData> > & BluetoothAPI::foundDevicesList(void)
	?foundServicesList@BluetoothAPI@@QAEAAV?$vector@UBTDeviceData@@V?$allocator@UBTDeviceData@@@std@@@std@@XZ @ 5 NONAME ; class std::vector<struct BTDeviceData, class std::allocator<struct BTDeviceData> > & BluetoothAPI::foundServicesList(void)
	?searchDevices@BluetoothAPI@@QAEXXZ @ 6 NONAME ; void BluetoothAPI::searchDevices(void)
	?searchServices@BluetoothAPI@@QAEXK@Z @ 7 NONAME ; void BluetoothAPI::searchServices(unsigned long)
	?searchServices@BluetoothAPI@@QAEXKKKK@Z @ 8 NONAME ; void BluetoothAPI::searchServices(unsigned long, unsigned long, unsigned long, unsigned long)
	?sendMessage@BluetoothAPI@@QAEXPAD@Z @ 9 NONAME ; void BluetoothAPI::sendMessage(char *)
	?startAdvertising@BluetoothAPI@@QAEXKKKKPAD@Z @ 10 NONAME ; void BluetoothAPI::startAdvertising(unsigned long, unsigned long, unsigned long, unsigned long, char *)
	?startAdvertising@BluetoothAPI@@QAEXKPAD@Z @ 11 NONAME ; void BluetoothAPI::startAdvertising(unsigned long, char *)
	?stopServerAndAdvertising@BluetoothAPI@@QAEXXZ @ 12 NONAME ; void BluetoothAPI::stopServerAndAdvertising(void)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?