Home
last modified time | relevance | path

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

/system/bt/service/
Dgatt_server_old.cpp104 std::map<UUID, int> uuid_to_attribute; member
306 g_internal->uuid_to_attribute[id] = char_handle; in CharacteristicAddedCallback()
655 const int handle = internal_->uuid_to_attribute[id]; in AddCharacteristic()
684 const int control_attribute = internal_->uuid_to_attribute[control_id]; in AddBlob()
685 const int blob_attribute = internal_->uuid_to_attribute[id]; in AddBlob()
752 const int attribute_id = internal_->uuid_to_attribute[id]; in SetCharacteristicValue()
774 const int attribute_id = internal_->uuid_to_attribute[id]; in GetCharacteristicValue()