Searched refs:gatts_set_attribute_value (Results 1 – 3 of 3) sorted by relevance
757 extern tGATT_STATUS gatts_set_attribute_value(tGATT_SVC_DB *p_db, UINT16 attr_handle,
781 status = gatts_set_attribute_value(&p_decl->svc_db, attr_handle, length, value); in GATTS_SetAttributeValue()
717 tGATT_STATUS gatts_set_attribute_value(tGATT_SVC_DB *p_db, UINT16 attr_handle, in gatts_set_attribute_value() function