Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/socket/
H A Dnapi_bluetooth_spp_client.cpp225 napi_env env, napi_callback_info info, int &id, uint8_t** totalBuf, size_t &totalSize) in CheckSppWriteParams()
243 uint8_t* totalBuf = nullptr; in SppWrite() local