I want to write a Bluetooth server, which listens on certain L2CAP PSM numbers. However, when I try to bind the listening socket to a BT addr, it always fails with "System Error". I guess this is because I did not use correct PSM numbers. So what numbers are valid in this scenario? Thanks,