Home
last modified time | relevance | path

Searched refs:SocketConnectEx (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_socket.h134 int SocketConnectEx(const BluetoothCreateSocketPara *socketPara, const BdAddr *bdAddr, int psm,
/ohos5.0/foundation/communication/dsoftbus/core/adapter/br/mock/
H A Dwrapper_br_interface.c75 …int ret = SocketConnectEx(&socketPara, &bdAddr, socketPsmValue, (BtSocketConnectionCallback *)conn… in ConnectByPort()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_socket.cpp278 int SocketConnectEx(const BluetoothCreateSocketPara *socketPara, const BdAddr *bdAddr, int psm, in SocketConnectEx() function