Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_socket.h31 #define BT_SOCKET_INVALID_PSM (-1) macro
192 * Returns {@link BT_SOCKET_INVALID_PSM} if the operation failed.
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_socket.cpp445 * Returns {@link BT_SOCKET_INVALID_PSM} if the operation failed.
451 CHECK_AND_RETURN_LOG_RET(server, BT_SOCKET_INVALID_PSM, "server is null!"); in SocketGetPsm()
461 * Returns {@link BT_SOCKET_INVALID_PSM} if the operation failed.

Completed in 2 milliseconds