Home
last modified time | relevance | path

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

/system/bt/service/
Dgatt_server_old.cpp684 const int control_attribute = internal_->uuid_to_attribute[control_id]; in AddBlob() local
686 internal_->controlled_blobs[control_attribute] = blob_attribute; in AddBlob()
690 Characteristic &ctrl = internal_->characteristics[control_attribute]; in AddBlob()