Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dndef_bt_data_parser.cpp55 #define SEC_MGR_LE_SC_C_SIZE 16 macro
389 if (len - 1 != SEC_MGR_LE_SC_C_SIZE) { in ParseBleRecord()
391 "should be %{public}d", SEC_MGR_LE_SC_C_SIZE); in ParseBleRecord()