Home
last modified time | relevance | path

Searched defs:SppWrite (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_spp.cpp175 int SppWrite(int clientId, const char *data, const unsigned int len) in SppWrite() function
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/socket/
H A Dnapi_bluetooth_spp_client.cpp240 napi_value NapiSppClient::SppWrite(napi_env env, napi_callback_info info) in SppWrite() function in OHOS::Bluetooth::NapiSppClient