Here are some steps that could help you.
1) In NCF verify the COM port, which is used by Symbian BT emulators (Properties/Technology/DeviceName). Every emulator should have different COM port settings in NCF.
2) Open <path>\Epoc32\Wins\c\system\data\bt.esk, where <path> is the location where the SDK was installed.
3) For Series 60 SDK 1.2 for Symbian OS, Nokia Edition: hcidllfilename= hci.dll and port is DeviceName COM port-1 (e.g if DeviceName value is COM6 then the port value is 5)
4) For Series 60 SDK 2.0 for Symbian OS, Nokia Edition and Series 60 SDK 2.1 for Symbian OS, Nokia Edition: hcidllfilename= hci_h4.dll and port is DeviceName COM port-1 (e.g if DeviceName value is set to COM5 then the port value is 4).
Refer also:
http://nds1.forum.nokia.com/nnds/For...ls_v1_0_en.pdf (page 15)