- Bluetooth_ProcessEvents = 0,\r
- Bluetooth_Init = 1,\r
- Bluetooth_Init_Reset = 2,\r
- Bluetooth_Init_ReadBufferSize = 3,\r
- Bluetooth_Init_SetLocalName = 4,\r
- Bluetooth_Init_SetDeviceClass = 5,\r
- Bluetooth_Init_WriteScanEnable = 6,\r
- Bluetooth_Conn_AcceptConnection = 7,\r
- Bluetooth_Conn_RejectConnection = 8,\r
- Bluetooth_Conn_SendPINCode = 9,\r
+ Bluetooth_ProcessEvents = 0,\r
+ Bluetooth_Init = 1,\r
+ Bluetooth_Init_Reset = 2,\r
+ Bluetooth_Init_SetLocalName = 3,\r
+ Bluetooth_Init_SetDeviceClass = 4,\r
+ Bluetooth_Init_WriteScanEnable = 5,\r
+ Bluetooth_Conn_AcceptConnection = 6,\r
+ Bluetooth_Conn_RejectConnection = 7,\r
+ Bluetooth_Conn_SendPINCode = 8,\r