Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_characteristic.cpp25 : writeType_(properties & Propertie::AUTHENTICATED_SIGNED_WRITES ? WriteType::SIGNED in GattCharacteristic()
39 : writeType_(properties & Propertie::AUTHENTICATED_SIGNED_WRITES ? WriteType::SIGNED in GattCharacteristic()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_gatt_characteristic.h84 AUTHENTICATED_SIGNED_WRITES = 0x40, enumerator

Completed in 1 milliseconds