Home
last modified time | relevance | path

Searched refs:BluetoothSocketType (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_socket.h38 } BluetoothSocketType; typedef
44 BluetoothSocketType socketType;
117 * @param psm BluetoothSocketType is {@link OHOS_SOCKET_L2CAP_LE} use dynamic PSM value from remote device.
118 * BluetoothSocketType is {@link OHOS_SOCKET_SPP_RFCOMM} use -1.
129 * @param psm BluetoothSocketType is {@link OHOS_SOCKET_L2CAP_LE} use dynamic PSM value from remote device.
130 * BluetoothSocketType is {@link OHOS_SOCKET_SPP_RFCOMM} use -1.
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_spp.cpp55 btsocketPara.socketType = BluetoothSocketType(socketPara->socketType); in SppServerCreate()
106 btsocketPara.socketType = BluetoothSocketType(socketPara->socketType); in SppConnect()

Completed in 1 milliseconds