Home
last modified time | relevance | path

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

/aosp12/system/bt/service/
H A Dgatt_server_old.h44 const int kPropertyWrite = 0x8; variable
H A Dgatt_server_old.cc656 internal_->AddCharacteristic(control_id, kPropertyRead | kPropertyWrite, in AddBlob()
/aosp12/system/bt/service/ipc/
H A Dlinux_ipc_host.cc153 properties_mask |= kPropertyWrite; in OnAddCharacteristic()