Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp166 BtUuid retUuid; variable
168 retUuid.uuid = (char *)strUuid.c_str();
169 retUuid.uuidLen = strUuid.size();
170 appCallback->lpDeviceInfoCb(&retUuid, msgType, const_cast<uint8_t*>(value.data()), value.size());

Completed in 3 milliseconds