Home
last modified time | relevance | path

Searched refs:BLUETOOTH_UUID_BASE_UUID (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dndef_bt_data_parser.cpp133 std::string uuidSubfix = Bluetooth::BLUETOOTH_UUID_BASE_UUID.substr(uuidPrefixLen, in FormatUuidTo128Bit()
134 Bluetooth::BLUETOOTH_UUID_BASE_UUID.length() - uuidPrefixLen); in FormatUuidTo128Bit()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h42 const std::string BLUETOOTH_UUID_BASE_UUID = "00000000-0000-1000-8000-00805F9B34FB"; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h42 const std::string BLUETOOTH_UUID_BASE_UUID = "00000000-0000-1000-8000-00805F9B34FB"; variable