หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Bluetooth uses the getsockopt function to query various parameters associated with the server channel or the connection. Use of getsockopt with Bluetooth has the following requirements:
- The s parameter of getsockopt must be a valid Bluetooth socket.
- The level parameter of getsockopt must be SOL_RFCOMM.
For a listing of available Bluetooth socket options, see Bluetooth and Socket Options.
Related topics