Home
last modified time | relevance | path

Searched refs:BtSocketConnectionCallback (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_socket.h70 } BtSocketConnectionCallback; typedef
135 BtSocketConnectionCallback *callback);
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_socket.cpp50 explicit BluetoothConnectionObserverWapper(BtSocketConnectionCallback &callback) in BluetoothConnectionObserverWapper()
76 BtSocketConnectionCallback socektConnectCallback;
279 BtSocketConnectionCallback *callback) in SocketConnectEx()
/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/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_connection.c147 BtSocketConnectionCallback callback = { in StartBrClientConnect()