- 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
+ Bluetooth_Init_ReadBufferSize = 3,\r
+ Bluetooth_Init_GetBDADDR = 4,\r
+ Bluetooth_Init_SetLocalName = 5,\r
+ Bluetooth_Init_SetDeviceClass = 6,\r
+ Bluetooth_Init_WriteScanEnable = 7,\r
+ Bluetooth_Init_FinalizeInit = 8,\r
+ Bluetooth_Conn_AcceptConnection = 9,\r
+ Bluetooth_Conn_RejectConnection = 10,\r
+ Bluetooth_Conn_SendPINCode = 11,\r
+ Bluetooth_Conn_SendLinkKeyNAK = 12,\r