Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_socket.h31 #define BT_SOCKET_INVALID_PSM (-1) macro
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_socket.cpp463 CHECK_AND_RETURN_LOG_RET(server, BT_SOCKET_INVALID_PSM, "server is null!"); in SocketGetPsm()