Home
last modified time | relevance | path

Searched refs:SppWrite (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_spp.h126 int SppWrite(int clientId, const char *data, const unsigned int len);
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_spp_client.h66 static napi_value SppWrite(napi_env env, napi_callback_info info);
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_spp.cpp172 int SppWrite(int clientId, const char *data, const unsigned int len) in SppWrite() function
/foundation/communication/dsoftbus/core/adapter/br/mock/
H A Dwrapper_br_interface.c114 return SppWrite(clientFd, (const char *)buf, len); in Write()
/foundation/communication/bluetooth/frameworks/js/napi/src/socket/
H A Dnapi_bluetooth_spp_server.cpp37 DECLARE_NAPI_FUNCTION("sppWrite", NapiSppClient::SppWrite), in DefineSppFunctions()
H A Dnapi_bluetooth_spp_client.cpp236 napi_value NapiSppClient::SppWrite(napi_env env, napi_callback_info info) in SppWrite() function in OHOS::Bluetooth::NapiSppClient

Completed in 5 milliseconds