Searched refs:SocketConnectEx (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/ |
H A D | ohos_bt_socket.h | 134 int SocketConnectEx(const BluetoothCreateSocketPara *socketPara, const BdAddr *bdAddr, int psm,
|
/foundation/communication/dsoftbus/core/adapter/br/mock/ |
H A D | wrapper_br_interface.c | 75 int ret = SocketConnectEx(&socketPara, &bdAddr, socketPsmValue, (BtSocketConnectionCallback *)connectCallback); in ConnectByPort() 80 CONN_LOGI(CONN_BR, "SocketConnectEx ok. clientId=%{public}d", ret); in ConnectByPort()
|
/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_socket.cpp | 273 int SocketConnectEx(const BluetoothCreateSocketPara *socketPara, const BdAddr *bdAddr, int psm, in SocketConnectEx() function
|
Completed in 2 milliseconds