Searched refs:SetValueOfDescriptors (Results 1 – 4 of 4) sorted by relevance
62 bool SetValueOfDescriptors(const std::vector<uint16_t>& values);
214 bool DatabaseBuilder::SetValueOfDescriptors( in SetValueOfDescriptors() function in gatt::DatabaseBuilder
733 p_srvc_cb->pending_discovery.SetValueOfDescriptors(value_of_descriptors); in bta_gattc_read_ext_prop_desc_cmpl()
57 builder.SetValueOfDescriptors({0x0001}); in TEST()244 builder.SetValueOfDescriptors(descriptorValues); in TEST()